Skip to content
Commit 50e331e3 authored by Nate Graham's avatar Nate Graham
Browse files

Don't unnecessary call {save,restore}WindowSize() in katemainwindow.cpp

These function calls are done right after saveMainWindowSettings()
and saveMainWindowSettings(), which call those functions internally. No
need to do it again.

There are no behavioral changes from this commit.
parent 3cdd39f1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment