Code cleanup
This commit is contained in:
parent
35b2668dec
commit
40298fb49d
@ -225,7 +225,6 @@ static int _profiles_event(PhonePlugin * plugin, PhoneEvent event, ...)
|
|||||||
static void _event_key_tone(PhonePlugin * plugin)
|
static void _event_key_tone(PhonePlugin * plugin)
|
||||||
{
|
{
|
||||||
Profiles * profiles = plugin->priv;
|
Profiles * profiles = plugin->priv;
|
||||||
PhonePluginHelper * helper = plugin->helper;
|
|
||||||
|
|
||||||
#ifdef DEBUG
|
#ifdef DEBUG
|
||||||
fprintf(stderr, "DEBUG: %s()\n", __func__);
|
fprintf(stderr, "DEBUG: %s()\n", __func__);
|
||||||
|
Loading…
Reference in New Issue
Block a user