summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--blocks.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/blocks.h b/blocks.h
index b1c0ee1..92037c9 100644
--- a/blocks.h
+++ b/blocks.h
@@ -13,7 +13,6 @@ static const Block blocks[] = {
{"CPU: ", "sb-cpuusage", 1, 0},
{"Mem: ", "sb-memory", 1, 0},
{"Temp: ", "sb-cputemp", 1, 0},
- //{"IP: ", "sb-network", 1, 0},
//{"Bat: ", "sb-battery", 60, 0},
{"", "date '+%b %d, %I:%M %p'", 1, 0},
};