Commit: 6883a9bad9ef73f3debc486fd7260470e29c9531
Author: Campbell Barton
Date: Thu Mar 5 21:01:48 2015 +1100
Branches: master
https://developer.blender.org/rB6883a9bad9ef73f3debc486fd7260470e29c9531
Recent changes broke SDL/GHOST
===================================================================
M intern/ghost/intern/GHOST_SystemSDL.cpp
===================================================================
diff --git a/intern/ghost/intern/GHOST_SystemSDL.cpp
b/intern/ghost/intern/GHOST_SystemSDL.cpp
index 90da81a..8561dbf 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,
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs