summaryrefslogtreecommitdiff
path: root/src/gui/setup_perfomance.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/setup_perfomance.cpp')
-rw-r--r--src/gui/setup_perfomance.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/gui/setup_perfomance.cpp b/src/gui/setup_perfomance.cpp
index 303e14c88..c4fb30de1 100644
--- a/src/gui/setup_perfomance.cpp
+++ b/src/gui/setup_perfomance.cpp
@@ -164,8 +164,3 @@ Setup_Perfomance::~Setup_Perfomance()
delete mTexturesList;
mTexturesList = nullptr;
}
-
-void Setup_Perfomance::apply()
-{
- SetupTabScroll::apply();
-}