Remove compile warning messages
[platform/core/appfw/pkgmgr-info.git] / include / pkgmgrinfo_basic.h
index 974d9b8..d099891 100644 (file)
@@ -67,11 +67,6 @@ typedef struct license_x {
        char *lang;
 } license_x;
 
-typedef struct condition_x {
-       char *name;
-       char *text;
-} condition_x;
-
 typedef struct notification_x {
        char *name;
        char *text;