Remove unused variable 65/244865/1
authorIlho Kim <ilho159.kim@samsung.com>
Fri, 25 Sep 2020 08:03:28 +0000 (17:03 +0900)
committerIlho Kim <ilho159.kim@samsung.com>
Fri, 25 Sep 2020 08:03:28 +0000 (17:03 +0900)
Change-Id: I9c3b182f66800c4b4f7cc09a29cb1bb4176ecce7
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
src/install_preload_pkg/install_preload_pkg.c

index a514170..a99ab60 100644 (file)
@@ -254,7 +254,6 @@ int main(int argc, char *argv[])
        int ret;
        bool skip_check_reference = false;
        bool is_default = true;
-       bool default_operation = false;
        install_type op_type = INSTALL_TYPE_UNDEFINED;
        const char *short_options = "";
        const struct option long_options[] = {