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
path: root/intern
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2015-03-05 13:01:48 +0300
committerCampbell Barton <ideasman42@gmail.com>2015-03-05 13:01:48 +0300
commit6883a9bad9ef73f3debc486fd7260470e29c9531 (patch)
tree81d9cc8d165c2f8422cc1f219587b1a924735aad /intern
parent37771e8fff33a878a0da3a4d7564f52c314d8856 (diff)
Recent changes broke SDL/GHOST
Diffstat (limited to 'intern')
-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,