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
commit22428b4d31bfbad0462fe13719698232452f4149 (patch)
treed52cc14b3c5c7eb192c15b7ba85666bc2686dc86 /tray.h
parent45f116b0562951775af0d6833229b22b49bc0397 (diff)
downloadparamano-22428b4d31bfbad0462fe13719698232452f4149.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);