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

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--intern/ghost/intern/GHOST_SystemSDL.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/intern/ghost/intern/GHOST_SystemSDL.cpp b/intern/ghost/intern/GHOST_SystemSDL.cpp
index 90da81a38f9..8561dbfd639 100644
--- a/intern/ghost/intern/GHOST_SystemSDL.cpp
+++ b/intern/ghost/intern/GHOST_SystemSDL.cpp
@@ -73,8 +73,6 @@ GHOST_SystemSDL::createWindow(const STR_String& title,
)
{
GHOST_WindowSDL *window = NULL;
-
- (void) warnOld;
window = new GHOST_WindowSDL(this, title,
left, top, width, height,