(svn r17525) -Cleanup: Remove SetWindowDirty(), it is completely covered by other functions already.
This commit is contained in:
@@ -782,7 +782,7 @@ static void ToolbarSwitchClick(Window *w)
|
||||
|
||||
SplitToolbar(w);
|
||||
w->HandleButtonClick(TBN_SWITCHBAR);
|
||||
SetWindowDirty(w);
|
||||
w->SetDirty();
|
||||
SndPlayFx(SND_15_BEEP);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user