Remove deprecated test menu - "Set Sound type" 22/223122/1
authorSangchul Lee <sc11.lee@samsung.com>
Thu, 23 Jan 2020 05:23:54 +0000 (14:23 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Thu, 23 Jan 2020 05:24:37 +0000 (14:24 +0900)
Change-Id: I4ce7d2d25b4f360e01a7ed3f4a091ec496882a45
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
test/player_audio_test.c
test/player_test.c

index 1dea843..45ce770 100644 (file)
@@ -1060,7 +1060,6 @@ void display_sub_basic()
        g_print("[State] S. Player State \n");
        g_print("[ volume ] f. Set Volume\t");
        g_print("g. Get Volume\t");
-       g_print("z. Set Sound type\t");
        g_print("k. Set Sound Stream Info.\n");
        g_print("[ mute ] h. Set Mute\t");
        g_print("i. Get Mute\n");
index 1d23e1f..6fb1352 100644 (file)
@@ -2489,7 +2489,6 @@ void display_sub_basic()
        g_print("[State] S. Player State \n");
        g_print("[ volume ] f. Set Volume\t");
        g_print("g. Get Volume\t");
-       g_print("z. Set Sound type\t");
        g_print("k. Set Sound Stream Info.\n");
        g_print("[ mute ] h. Set Mute\t");
        g_print("i. Get Mute\n");