From 07869454330fe81706e3eb0e185ab5b47bea18f2 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Thu, 28 Apr 2011 08:13:28 +0200 Subject: [PATCH] Revert "alsactl - Display help for names command" This reverts commit 6d32e055d73edfe6be90135c500dcb32491cf04d. From: Alexander Stein Signed-off-by: Jaroslav Kysela --- alsactl/alsactl.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/alsactl/alsactl.c b/alsactl/alsactl.c index 3b5dfda..54af3bf 100644 --- a/alsactl/alsactl.c +++ b/alsactl/alsactl.c @@ -66,8 +66,6 @@ static void help(void) printf(" restore load current driver setup for one or each soundcards\n"); printf(" from configuration file\n"); printf(" init initialize driver to a default state\n"); - printf(" names dump information about all the known present (sub-)devices\n"); - printf(" into configuration file (DEPRECATED)\n"); } int main(int argc, char *argv[]) -- 2.47.1