cleanup notification support
[psensor.git] / src / ui.h
index b32dc80..efefbce 100644 (file)
--- a/src/ui.h
+++ b/src/ui.h
@@ -58,11 +58,6 @@ struct ui_psensor {
        int graph_update_interval;
 
        GMutex *sensors_mutex;
-
-#ifdef HAVE_LIBNOTIFY
-       /* Time of the last notification */
-       struct timeval *notification_last_time;
-#endif
 };
 
 /*