Better file structure and build system
[sysstatus.git] / config.h
diff --git a/config.h b/config.h
deleted file mode 100644 (file)
index 91ad943..0000000
--- a/config.h
+++ /dev/null
@@ -1,15 +0,0 @@
-
-#ifndef __CONFIG_H__
-#define __CONFIG_H__
-
-#define UPDATE_SECS 1
-
-//#define SHOW_SECONDS
-
-#define NUM_CPUS 2
-#define CPU_HISTORY_SIZE 10
-
-#define POWER_BASEDIR "/sys/class/power_supply/"
-#define NETIF_BASEDIR "/sys/class/net/"
-
-#endif