aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid <dbphillipsnz@gmail.com>2014-05-10 21:30:26 +1200
committerDavid <dbphillipsnz@gmail.com>2014-06-06 20:29:41 +1200
commite1fe132036360bcad6da4ffc25a15bde988a3b57 (patch)
treecc71eba681bfeb34ee778410fd13821a3fdfe298
parent75c186f2e6ad9dd37027f19bdb263daa83045e4b (diff)
downloadparamano-e1fe132036360bcad6da4ffc25a15bde988a3b57.tar.xz
Header/includes tidy-up
-rw-r--r--trayfreq.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/trayfreq.c b/trayfreq.c
index 15c1cf6..8ef3572 100644
--- a/trayfreq.c
+++ b/trayfreq.c
@@ -18,7 +18,6 @@
#include "trayfreq.h"
-//#include "widget_manager.h"
#include "tray.h"
#include "bat_tray.h"
#include "getfreq.h"
@@ -30,7 +29,6 @@
#include "debug.h"
#include <gtk/gtk.h>
-//#include <glib.h>
#include <stdlib.h>
#include <stdio.h>
#include <libintl.h>