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 'drape_head/drape_surface.cpp')
-rw-r--r--drape_head/drape_surface.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/drape_head/drape_surface.cpp b/drape_head/drape_surface.cpp
index c1c431ebfa..2f3fa956ba 100644
--- a/drape_head/drape_surface.cpp
+++ b/drape_head/drape_surface.cpp
@@ -18,8 +18,7 @@
DrapeSurface::DrapeSurface()
: m_dragState(false)
- , m_navigator(m_scales)
- , m_contextFactory(NULL)
+ , m_contextFactory(nullptr)
{
setSurfaceType(QSurface::OpenGLSurface);