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

index 3ebac43..a9b07b6 100644 (file)
@@ -33,7 +33,6 @@
 #include "config.h"
 
 #include "cfg.h"
-#include "hdd.h"
 #include "psensor.h"
 #include "graph.h"
 #include "ui.h"