From e17da4740c510e3b28634b02298b661a151987f0 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 13 Dec 2015 17:51:41 +0300 Subject: Fix code style. --- src/render/graphics.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/render/graphics.cpp') diff --git a/src/render/graphics.cpp b/src/render/graphics.cpp index ed613000b..a8dde9626 100644 --- a/src/render/graphics.cpp +++ b/src/render/graphics.cpp @@ -542,7 +542,6 @@ bool Graphics::resizeScreen(const int width, const int height) naclResizeBuffers(mActualWidth, mActualHeight); glViewport(0, 0, mActualWidth, mActualHeight); #endif // USE_OPENGL - } else #endif // __native_client__ -- cgit v1.2.3-70-g09d2