From 340e4db0b748a6b581f0655fddeaec0cea7c0401 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 17 Apr 2012 14:35:39 +0200 Subject: [PATCH] notifier: Remove extra empty line --- src/notifier.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/notifier.c b/src/notifier.c index dedea95..cd15f76 100644 --- a/src/notifier.c +++ b/src/notifier.c @@ -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; } -- 2.7.4