Remove unused icon info 34/138434/1
authorsinikang <sinikang@samsung.com>
Wed, 12 Jul 2017 07:15:27 +0000 (16:15 +0900)
committersinikang <sinikang@samsung.com>
Wed, 12 Jul 2017 07:15:27 +0000 (16:15 +0900)
Change-Id: I432e01d83a2f7286a350fbf0ec206a3f160b1acf

module/src/callmgr-contact.c
packaging/call-manager.spec

index 7b8a4a0a0f45e204dde54696457750c0bd0328ce..2936d690622944cfb8e085c5c6eebc8fb839bde6 100644 (file)
 #define DIALER_PKG             "org.tizen.phone"
 #define CLOUD_PKG              "/usr/bin/cloud-pdm-server"
 
-#define NOTI_IMGDIR            tzplatform_mkpath(TZ_SYS_RO_APP, "org.tizen.quickpanel/shared/res/noti_icons/Contact")
-#define IMGDIR                 tzplatform_mkpath(TZ_SYS_RO_APP, "org.tizen.call-ui/res/images")
-#define ICONDIR                        tzplatform_mkpath(TZ_SYS_RO_APP, "org.tizen.call-ui/res/images/icon")
-#define IND_IMGDIR                     tzplatform_mkpath(TZ_SYS_RO_APP, "org.tizen.quickpanel/shared/res/noti_icons/Lock screen")
-
 #define NOTIFY_MISSED_CALL_ICON                        tzplatform_mkpath(TZ_SYS_RO_APP, "org.tizen.quickpanel/shared/res/noti_icons/Contact/noti_contact_default.png")
 #define NOTIFY_MISSED_CALL_IND_ICON            tzplatform_mkpath(TZ_SYS_RO_APP, "org.tizen.quickpanel/shared/res/noti_icons/Lock screen/noti_missed_call.png")
 #define NOTIFY_MISSED_CALL_ICON_SUB            tzplatform_mkpath(TZ_SYS_RO_APP, "org.tizen.quickpanel/shared/res/noti_icons/Contact/noti_icon_missed.png")
index 14c3acef4312b6bb2710c0d7cfd661e6db83815a..b49d6d874444d3f4debd134952af6515f6d1d09a 100644 (file)
@@ -1,6 +1,6 @@
 %define major 0
 %define minor 2
-%define patchlevel 23
+%define patchlevel 24
 %define ext_feature 0
 
 Name:           call-manager