aboutsummaryrefslogtreecommitdiff
path: root/tray.h
diff options
context:
space:
mode:
authorDavid <dbphillipsnz@gmail.com>2014-09-28 15:49:52 +1300
committerDavid <dbphillipsnz@gmail.com>2014-09-28 15:49:52 +1300
commitae0bc8b17d75bdbe4e537e97f11fea04c4720c36 (patch)
treed52cc14b3c5c7eb192c15b7ba85666bc2686dc86 /tray.h
parent808b2a843859d4d51a44688eb02d0e42380f6c27 (diff)
downloadparamano-ae0bc8b17d75bdbe4e537e97f11fea04c4720c36.tar.xz
Code tidy
Diffstat (limited to 'tray.h')
-rw-r--r--tray.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/tray.h b/tray.h
index 4958734..87e377d 100644
--- a/tray.h
+++ b/tray.h
@@ -19,8 +19,6 @@
#ifndef TRAY_H
#define TRAY_H
-#include <stdbool.h>
-
void tray_set_defaults();
void tray_init();
void tray_set_tooltip(const char* msg);