MainWindow: Remove unused variable
This commit is contained in:
@@ -404,7 +404,6 @@ class MainWindow : public QMainWindow, public PlatformInterface {
|
||||
bool exit_;
|
||||
int exit_count_;
|
||||
bool delete_files_;
|
||||
bool ignore_close_;
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user