Remove journal related codes 92/46492/1 accepted/tizen/mobile/20150821.092411 accepted/tizen/tv/20150821.092425 accepted/tizen/wearable/20150821.092436 submit/tizen_mobile/20150821.064505 submit/tizen_tv/20150821.064509 submit/tizen_wearable/20150821.064513
authorDoHyun Pyun <dh79.pyun@samsung.com>
Fri, 21 Aug 2015 06:43:22 +0000 (15:43 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Fri, 21 Aug 2015 06:43:22 +0000 (15:43 +0900)
Change-Id: Ieaeb89ce5313cb35e1dd275a9b2226f71bc2df50
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
bt-service/bt-service-adapter-le.c
bt-service/bt-service-adapter.c
bt-service/bt-service-event-receiver.c

index 605815e..475e144 100644 (file)
@@ -33,9 +33,6 @@
 #include <syspopup_caller.h>
 #endif
 #include <aul.h>
-#ifdef ENABLE_TIZEN_2_4
-#include <journal/device.h>
-#endif
 
 #include "bt-internal-types.h"
 #include "bt-service-common.h"
index c671e04..2616fea 100644 (file)
@@ -31,9 +31,6 @@
 #include <syspopup_caller.h>
 #endif
 #include <aul.h>
-#ifdef ENABLE_TIZEN_2_4
-#include <journal/device.h>
-#endif
 #include <dbus/dbus-glib.h>
 #include <dbus/dbus.h>
 
index 3258b70..46aca93 100644 (file)
@@ -26,9 +26,6 @@
 #include <dlog.h>
 #include <vconf.h>
 #include <vconf-internal-bt-keys.h>
-#if ENABLE_TIZEN_2_4
-#include <journal/device.h>
-#endif
 
 #include "bluetooth-api.h"
 #include "bt-internal-types.h"