termux-packages/packages/ncpamixer/src-ui-tab.cpp.patch

12 lines
270 B
Diff
Raw Normal View History

2022-01-25 09:08:24 +01:00
--- a/src/ui/tab.cpp
+++ b/src/ui/tab.cpp
@@ -419,7 +419,7 @@
}
}
- int toggle_len = 0;
+ int toggle_len __attribute__((__unused__)) = 0;
int item_len = 0;
unsigned int len = 0;
unsigned int sink_pos = 0;