Remove unused structure 63/207563/1
authorJunghyun Yeon <jungh.yeon@samsung.com>
Fri, 7 Jun 2019 07:24:41 +0000 (16:24 +0900)
committerJunghyun Yeon <jungh.yeon@samsung.com>
Fri, 7 Jun 2019 07:24:41 +0000 (16:24 +0900)
Change-Id: I9812f2192516fee9e23bafed3fe5ec83f0213cc1
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
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;