forked from pool/alsa-utils
removed obsolete patch
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa-utils?expand=0&rev=10
This commit is contained in:
parent
0d6a85f33f
commit
66f9102ae3
@ -1,13 +0,0 @@
|
||||
diff --git a/alsamixer/mainloop.c b/alsamixer/mainloop.c
|
||||
index 7a5ffdc..388f962 100644
|
||||
--- a/alsamixer/mainloop.c
|
||||
+++ b/alsamixer/mainloop.c
|
||||
@@ -45,7 +45,7 @@ void initialize_curses(bool use_color)
|
||||
cbreak();
|
||||
noecho();
|
||||
#ifdef NCURSES_VERSION
|
||||
- set_escdelay(100);
|
||||
+ // set_escdelay(100);
|
||||
#endif
|
||||
window_size_changed(); /* update screen_lines/cols */
|
||||
init_colors(use_color);
|
Loading…
Reference in New Issue
Block a user