Skip to content

Commit

Permalink
[EXPLORER] review fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Getequ committed Mar 5, 2018
1 parent 76c40d0 commit 2a004d7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions base/shell/explorer/traywnd.cpp
Expand Up @@ -2779,8 +2779,6 @@ class CTrayWindow :
}

g_TaskbarSettings.bHideInactiveIcons = newSettings->bHideInactiveIcons;
g_TaskbarSettings.bShowSeconds = newSettings->bShowSeconds;
g_TaskbarSettings.bGroupButtons = newSettings->bGroupButtons;

g_TaskbarSettings.Save();
return 0;
Expand Down

0 comments on commit 2a004d7

Please sign in to comment.