X-Git-Url: https://git.wpitchoune.net/gitweb/?p=psensor.git;a=blobdiff_plain;f=src%2Fmain.c;fp=src%2Fmain.c;h=69df91b7506d3b86b2908df26e365882563052b4;hp=764355d5b5e49f45710631b1f5058a7b8859c74b;hb=c1e20f2631a1249720e9c75d753eacfcb0f6c7b9;hpb=e6444eb3fa27922e70f4ae2bbcd32a3d6f295ab8 diff --git a/src/main.c b/src/main.c index 764355d..69df91b 100644 --- a/src/main.c +++ b/src/main.c @@ -334,8 +334,6 @@ static gboolean check_ui_visible(gpointer data) if (!is_appindicator_supported() && !is_status_supported()) ui_window_show(ui); - ui_window_update(ui); - return FALSE; }