SVN revision: 80639
This commit is contained in:
Mike Blumenkrantz 2012-12-11 10:29:48 +00:00
parent a7cba639ab
commit f287acc53c
1 changed files with 2 additions and 1 deletions

View File

@ -85,7 +85,8 @@ _e_startup_event_cb(void *data, int ev_type __UNUSED__, void *ev)
/* TODO: Tell user he should fix his dbus setup */
if ((e) && (e->error))
fprintf(stderr, "E: efreet couldn't build cache\n");
#else
(void)ev;
#endif
ecore_event_handler_del(desktop_cache_update_handler);
buf = data;