aboutsummaryrefslogtreecommitdiffstats
path: root/cpufreq.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpufreq.c')
-rw-r--r--cpufreq.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpufreq.c b/cpufreq.c
index c683d6c..5ad9abf 100644
--- a/cpufreq.c
+++ b/cpufreq.c
@@ -8,8 +8,6 @@
#include "debug.h"
#include "sysfs.h"
-#define DIR_BUF_SIZE 1024
-
// Validate if we found a file named cpu[0-9][0-9]
int cpufreq_is_cpu(char *name)
{