notifier: Remove extra empty line
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 17 Apr 2012 12:35:39 +0000 (14:35 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 17 Apr 2012 12:35:39 +0000 (14:35 +0200)
src/notifier.c

index dedea95..cd15f76 100644 (file)
@@ -363,7 +363,6 @@ int __connman_notifier_init(void)
        service_hash = g_hash_table_new_full(g_direct_hash, g_direct_equal,
                                                NULL, NULL);
 
-
        return 0;
 }