Remove unused dependency "vconf"
authorJihoon Chung <jihoon.chung@samsung.com>
Wed, 29 May 2013 05:45:21 +0000 (14:45 +0900)
committerJihoon Chung <jihoon.chung@samsung.com>
Wed, 29 May 2013 06:06:49 +0000 (15:06 +0900)
[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Remove unused dependency "vconf"
[SCMRequest] N/A

Change-Id: I7c6438554586b62e7f7598bde168009032f887a9

webapp-detail/advancedview.cpp

index d88ddc4..690d445 100644 (file)
@@ -21,7 +21,6 @@
 #include <string>
 #include <cstring>
 #include <Elementary.h>
-#include <vconf.h>
 
 #include <dpl/foreach.h>
 #include <dpl/assert.h>