Create widget base API set
[platform/core/appfw/appcore-widget.git] / src / efl_base / widget-private.h
similarity index 92%
rename from src/widget-private.h
rename to src/efl_base/widget-private.h
index 293e226..34fdc5f 100644 (file)
@@ -25,8 +25,6 @@
 #include <app_common.h>
 #include <widget_errno.h>
 
-#define FEATURE_SHELL_APPWIDGET "http://tizen.org/feature/shell.appwidget"
-
 int widget_app_error(widget_error_e error, const char *function,
                const char *description);