diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/yuzu/install_dialog.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/yuzu/install_dialog.h b/src/yuzu/install_dialog.h index e4aba1b06..4293b3722 100644 --- a/src/yuzu/install_dialog.h +++ b/src/yuzu/install_dialog.h | |||
| @@ -21,7 +21,6 @@ public: | |||
| 21 | ~InstallDialog() override; | 21 | ~InstallDialog() override; |
| 22 | 22 | ||
| 23 | QStringList GetFiles() const; | 23 | QStringList GetFiles() const; |
| 24 | bool ShouldOverwriteFiles() const; | ||
| 25 | int GetMinimumWidth() const; | 24 | int GetMinimumWidth() const; |
| 26 | 25 | ||
| 27 | private: | 26 | private: |