diff options
Diffstat (limited to 'miscutils/beep.c')
-rw-r--r-- | miscutils/beep.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/miscutils/beep.c b/miscutils/beep.c index 92faa1c..1669332 100644 --- a/miscutils/beep.c +++ b/miscutils/beep.c @@ -9,7 +9,6 @@ //config:config BEEP //config: bool "beep (2.4 kb)" //config: default y -//config: select PLATFORM_LINUX //config: help //config: The beep applets beeps in a given freq/Hz. //config: |