diff options
Diffstat (limited to 'shell/ev-daemon.c')
-rw-r--r-- | shell/ev-daemon.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/ev-daemon.c b/shell/ev-daemon.c index a45adefb..bf552f5d 100644 --- a/shell/ev-daemon.c +++ b/shell/ev-daemon.c @@ -43,7 +43,6 @@ #define LOG g_debug - #define EV_TYPE_DAEMON_APPLICATION (ev_daemon_application_get_type ()) #define EV_DAEMON_APPLICATION(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), EV_TYPE_DAEMON_APPLICATION, EvDaemonApplication)) |