Remove unused function
authorCheoleun Moon <chleun.moon@samsung.com>
Wed, 8 Apr 2020 04:51:45 +0000 (13:51 +0900)
committerCheoleun Moon <chleun.moon@samsung.com>
Wed, 8 Apr 2020 04:51:45 +0000 (13:51 +0900)
test/wifi-aware-subscribe-test.c

index b546051..e97145f 100644 (file)
@@ -269,13 +269,6 @@ static void __print_byte_array(const unsigned char *data, size_t len)
     printf("\n");
 }
 
-static void test_full_menu()
-{
-       __usage_full();
-
-       return;
-}
-
 static void test_quit()
 {
        RET_IF_LOOP_IS_NULL();