]> git.alsa-project.org Git - alsa-lib.git/commitdiff
fixed compile.
authorTakashi Iwai <tiwai@suse.de>
Mon, 28 Jan 2002 12:25:17 +0000 (12:25 +0000)
committerTakashi Iwai <tiwai@suse.de>
Mon, 28 Jan 2002 12:25:17 +0000 (12:25 +0000)
test/seq-decoder.c

index b38e911323fa5f11eba6feb1d9874a3923174f94..9d2b026c02d166ddb442de7d9ccf9a284c071e3e 100644 (file)
@@ -29,8 +29,6 @@ static char *event_names[256] = {
        [SND_SEQ_EVENT_TEMPO]=  "Tempo",
        [SND_SEQ_EVENT_CLOCK]=  "Clock",
        [SND_SEQ_EVENT_TICK]=   "Tick",
-       [SND_SEQ_EVENT_SYNC]=   "Sync",
-       [SND_SEQ_EVENT_SYNC_POS]=       "Sync Position",
        [SND_SEQ_EVENT_TUNE_REQUEST]=   "Tune Request",
        [SND_SEQ_EVENT_RESET]=  "Reset",
        [SND_SEQ_EVENT_SENSING]=        "Active Sensing",