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: ~InstallDialog() override; QStringList GetFiles() const; - bool ShouldOverwriteFiles() const; int GetMinimumWidth() const; private: |