14 lines
233 B
Text
14 lines
233 B
Text
|
fix -fno-common build
|
||
|
|
||
|
Index: symbols.c
|
||
|
--- symbols.c.orig
|
||
|
+++ symbols.c
|
||
|
@@ -62,7 +62,6 @@ symbol config_symbols[] = {
|
||
|
{ "beats_elem_height",&beats_elem_height},
|
||
|
{ NULL, NULL} };
|
||
|
|
||
|
-int itdocks;
|
||
|
int itblinks;
|
||
|
int showampm;
|
||
|
|