X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=src%2Fui.h;h=efefbcee06ae2984d7ad334dba5c6cd9303b3131;hb=de6a2cf11673ad8109b986e7cf24f626ad80df22;hp=b32dc800414cc05178c835bfd5cec86fffa67b8e;hpb=ff32cd5473f5c2251dc199a1d48a0b712fd8b3cd;p=psensor.git diff --git a/src/ui.h b/src/ui.h index b32dc80..efefbce 100644 --- 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 }; /*