diff options
Diffstat (limited to 'src/gui/setup_perfomance.h')
-rw-r--r-- | src/gui/setup_perfomance.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/setup_perfomance.h b/src/gui/setup_perfomance.h index b3c237bd7..5b2b73281 100644 --- a/src/gui/setup_perfomance.h +++ b/src/gui/setup_perfomance.h @@ -40,8 +40,6 @@ class Setup_Perfomance final : public SetupTabScroll ~Setup_Perfomance(); - void apply(); - private: NamesModel *mTexturesList; }; |