diff options
Diffstat (limited to 'src/IconbarTool.cc')
-rw-r--r-- | src/IconbarTool.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/IconbarTool.cc b/src/IconbarTool.cc index 86d7f51..ad4eeeb 100644 --- a/src/IconbarTool.cc +++ b/src/IconbarTool.cc | |||
@@ -559,8 +559,6 @@ void IconbarTool::update(FbTk::Subject *subj) { | |||
559 | deleteIcons(); | 559 | deleteIcons(); |
560 | 560 | ||
561 | // ok, we got some signal that we need to update our iconbar container | 561 | // ok, we got some signal that we need to update our iconbar container |
562 | if (mode() == NONE) | ||
563 | return; | ||
564 | updateList(); | 562 | updateList(); |
565 | 563 | ||
566 | // unlock container and update graphics | 564 | // unlock container and update graphics |