Remove empty line 05/130305/1
authorSeungha Son <seungha.son@samsung.com>
Mon, 22 May 2017 01:35:57 +0000 (10:35 +0900)
committerSeungha Son <seungha.son@samsung.com>
Mon, 22 May 2017 01:36:16 +0000 (10:36 +0900)
Signed-off-by: Seungha Son <seungha.son@samsung.com>
Change-Id: Idc6fa73e1f9fdd47f8c3f7c5ad608df13be8d2fb

src/notification_setting.c

index 6a5cfe0..db6cb27 100755 (executable)
@@ -499,8 +499,6 @@ out:
        return err;
 }
 
-
-
 static int _install_and_update_package(const char *package_name, uid_t uid)
 {
        sqlite3 *db;