Code cleanup

This commit is contained in:
Pierre Pronchery 2010-08-09 19:10:38 +00:00
parent 35b2668dec
commit 40298fb49d

View File

@ -225,7 +225,6 @@ static int _profiles_event(PhonePlugin * plugin, PhoneEvent event, ...)
static void _event_key_tone(PhonePlugin * plugin)
{
Profiles * profiles = plugin->priv;
PhonePluginHelper * helper = plugin->helper;
#ifdef DEBUG
fprintf(stderr, "DEBUG: %s()\n", __func__);