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