removed useless empty line
authorJean-Philippe Orsini <jeanfi@gmail.com>
Mon, 1 Apr 2013 09:44:49 +0000 (09:44 +0000)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Mon, 1 Apr 2013 09:44:49 +0000 (09:44 +0000)
src/cfg.c

index 9a903ec..0e7ab2b 100644 (file)
--- a/src/cfg.c
+++ b/src/cfg.c
@@ -419,7 +419,6 @@ static void set_slog_enabled(bool enabled)
        gconf_client_set_bool(client, KEY_SLOG_ENABLED, enabled, NULL);
 }
 
-
 void config_slog_enabled_notify_add(GConfClientNotifyFunc cbk, void *data)
 {
        log_debug("config_slog_enabled_notify_add");