From 2b3d2c3dd9d67b40a7f77963ccbe9dc962a8a5da Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 20 May 2013 13:05:50 +0300 Subject: Improve perfomance setup tab. --- src/gui/setup_perfomance.cpp | 5 ----- src/gui/setup_perfomance.h | 2 -- 2 files changed, 7 deletions(-) (limited to 'src') 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(); -} 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; }; -- cgit v1.2.3-70-g09d2