Remove unnecessary macro 78/163578/1
authorSeungha Son <seungha.son@samsung.com>
Tue, 12 Dec 2017 07:06:11 +0000 (16:06 +0900)
committerSeungha Son <seungha.son@samsung.com>
Tue, 12 Dec 2017 07:06:27 +0000 (16:06 +0900)
Signed-off-by: Seungha Son <seungha.son@samsung.com>
Change-Id: I25ebfed9130f48a965c574fe4553dff88a8ba1b5

src/notification_db_query.h

index ef11a45..07c79d7 100755 (executable)
@@ -14,7 +14,6 @@
  * limitations under the License.
  */
 
-#define NOTIFICATION_DB_NAME ".notification.db"
 #define NOTIFICATION_SETTING_DB_TABLE "notification_setting"
 #define NOTIFICATION_SYSTEM_SETTING_DB_TABLE "notification_system_setting"
 #define NOTIFICATION_DND_ALLOW_EXCEPTION "dnd_allow_exception"