diff options
Diffstat (limited to 'tray.h')
-rw-r--r-- | tray.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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); |