indicator as static
[psensor.git] / src / ui.h
index f6559cd..b32dc80 100644 (file)
--- a/src/ui.h
+++ b/src/ui.h
@@ -63,10 +63,6 @@ struct ui_psensor {
        /* Time of the last notification */
        struct timeval *notification_last_time;
 #endif
-
-#if defined(HAVE_APPINDICATOR) || defined(HAVE_APPINDICATOR_029)
-       AppIndicator *indicator;
-#endif
 };
 
 /*