From: Clemens Ladisch Date: Mon, 25 Jul 2005 15:20:07 +0000 (+0000) Subject: aseqdump - remove fishy comment X-Git-Tag: v1.0.10rc1~13 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=e6cbac57f650a7e27948db137908092b67d70890;p=alsa-utils.git aseqdump - remove fishy comment Remove the fishy comment because it isn't needed anymore after the tuna has been accidentally removed. --- diff --git a/seq/aseqdump/aseqdump.c b/seq/aseqdump/aseqdump.c index cc817e4..ed4c73e 100644 --- a/seq/aseqdump/aseqdump.c +++ b/seq/aseqdump/aseqdump.c @@ -237,7 +237,6 @@ static void dump_event(const snd_seq_event_t *ev) printf("Queue timer skew %d\n", ev->data.queue.queue); break; case SND_SEQ_EVENT_TUNE_REQUEST: - /* something's fishy here ... */ printf("Tune request\n"); break; case SND_SEQ_EVENT_RESET: