Code cleanup

This commit is contained in:
Pierre Pronchery 2014-08-28 03:34:49 +02:00
parent 98353b1bc5
commit 070b77cf77

View File

@ -39,7 +39,6 @@ static int _usage(void);
/* engineering */ /* engineering */
static int _engineering(void) static int _engineering(void)
{ {
PhonePluginHelper helper;
Phone phone; Phone phone;
config_load(phone.config, "/home/khorben/.phone"); /* FIXME hardcoded */ config_load(phone.config, "/home/khorben/.phone"); /* FIXME hardcoded */