removed useless import
authorJean-Philippe Orsini <jeanfi@gmail.com>
Sun, 1 May 2011 18:32:43 +0000 (18:32 +0000)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Sun, 1 May 2011 18:32:43 +0000 (18:32 +0000)
src/main.c

index b10d3bc..d2196a4 100644 (file)
@@ -35,7 +35,6 @@
 #include "config.h"
 
 #include "cfg.h"
-#include "hdd.h"
 #include "psensor.h"
 #include "graph.h"
 #include "ui.h"