Removed all dead code from MainWindow.
Includes removing an if-statement that should've been dead but was erronously applied to the following statement. Dead code = bad, if-statements without braces = bad.
Showing
This diff is collapsed.
Please register or sign in to comment