X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=w32log.c;h=bc795de2c587d25cd0be44692769ccff4ff6dae8;hp=5b4389f8bd5a99978198b973aa2c8c074f72d6e2;hb=ce0ea8254f2b29a19e40dcda64d36d6a33b8548c;hpb=7863f89ed3f4cd637359b03db31f37239c5a98f7 diff --git a/w32log.c b/w32log.c index 5b4389f8..bc795de2 100644 --- a/w32log.c +++ b/w32log.c @@ -550,14 +550,6 @@ int LogPutStringNoMatch(const char *pszText, int style) *********************************************************************/ void LogShowActivity(void) { - int i; - - /* Try to figure out if SetIdleIcon() is thread-safe */ - for (i = 0; i < 1000; i++) - { - SetIdleIcon(); - } - /* Start some activity timers */ if (g_bShowActivityAnimation) {