aboutsummaryrefslogtreecommitdiff
path: root/src/trayfreq.c
diff options
context:
space:
mode:
authorDavid <dbphillipsnz@gmail.com>2014-02-14 21:19:10 +1300
committerDavid <dbphillipsnz@gmail.com>2014-02-14 21:19:10 +1300
commit32ee4028069ff3317e91bbed9edad48b67c64881 (patch)
tree29b545302eecbd1158b4abbee5b549960f10b9a9 /src/trayfreq.c
parent6173eb0eec3d1a0fbf5436e15cb314468f3f6c9c (diff)
downloadparamano-32ee4028069ff3317e91bbed9edad48b67c64881.tar.xz
Code cleanup
Diffstat (limited to 'src/trayfreq.c')
-rw-r--r--src/trayfreq.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/trayfreq.c b/src/trayfreq.c
index 3d5b362..6ee439a 100644
--- a/src/trayfreq.c
+++ b/src/trayfreq.c
@@ -118,6 +118,4 @@ int main(int argc, char** argv)
gtk_main();
return 0;
-}
-
-
+} \ No newline at end of file