Introduction
Introduction Statistics Contact Development Disclaimer Help
tRemove unused variable - spoon - dwm status utility (2f30 fork)
git clone git://src.adamsgaard.dk/spoon
Log
Files
Refs
LICENSE
---
commit 34037d775918f2fcb5f0efc395cf786da46bd79e
parent 5661f88372910bdb30751b8d22f8e1e91fc70164
Author: lostd <[email protected]>
Date: Wed, 2 Nov 2016 17:03:42 +0100
Remove unused variable
Diffstat:
M wifi.c | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
diff --git a/wifi.c b/wifi.c
t@@ -43,7 +43,6 @@ wifiread(void *arg, char *buf, size_t len)
struct ieee80211_nodereq nr;
struct ieee80211_bssid bssid;
int s, ibssid, quality;
- char *icon;
if (getifaddrs(&ifas) < 0) {
warn("getifaddrs");
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.