Commit Diff
--- config.def.h +++ config.def.h @@ -14,9 +14,8 @@ #define FONT "monospace:size=14" #define DELIMITER '\x01' #define IFNAMSIZ 16 -/* Network Status Icons */ #define NET_ETH_ICON "[---]" #define NET_WLAN_ICON "<--->" #define NET_NONE_ICON "--/--" -#define DEBUG_LOGGING 0 +#define DEBUG_LOGGING 0
