removed useless #include
authorJean-Philippe Orsini <jeanfi@gmail.com>
Mon, 25 Mar 2013 20:56:25 +0000 (20:56 +0000)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Mon, 25 Mar 2013 20:56:25 +0000 (20:56 +0000)
src/ui_graph.c

index 62cadb9..ed46cd6 100644 (file)
@@ -18,8 +18,6 @@
  */
 #include "graph.h"
 #include "ui_graph.h"
-#include "ui_pref.h"
-#include "ui_sensorpref.h"
 
 static int
 on_graph_clicked(GtkWidget *widget, GdkEventButton *event, gpointer data)