Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'qt_tstfrm/tstwidgets.cpp')
-rw-r--r--qt_tstfrm/tstwidgets.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/qt_tstfrm/tstwidgets.cpp b/qt_tstfrm/tstwidgets.cpp
index 10e2500083..7be9eee3e5 100644
--- a/qt_tstfrm/tstwidgets.cpp
+++ b/qt_tstfrm/tstwidgets.cpp
@@ -27,8 +27,6 @@ namespace tst
m_primaryContext = make_shared_ptr(new qt::gl::RenderContext(this));
graphics::ResourceManager::Params rmp;
-
- rmp.m_rtFormat = graphics::Data8Bpp;
rmp.m_texFormat = graphics::Data8Bpp;
rmp.m_videoMemoryLimit = 20 * 1024 * 1024;