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