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:
authorBastien Montagne <montagne29@wanadoo.fr>2015-03-16 15:46:10 +0300
committerBastien Montagne <montagne29@wanadoo.fr>2015-03-16 15:46:10 +0300
commit147bd16ed1bb3415b30408b0eab110d0854eadd2 (patch)
tree8b232d5867b47e7364aa6d1db1c2a519096ec507 /intern/ghost
parente7a33d8bf4c736efe7e99fe780b3664543c365a0 (diff)
parent86c828d9fdf6df9f392f70d8ed1f0e10ce10e098 (diff)
Merge branch 'master' into temp-ghash-experiments
Diffstat (limited to 'intern/ghost')
-rw-r--r--intern/ghost/intern/GHOST_WindowWin32.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/intern/ghost/intern/GHOST_WindowWin32.h b/intern/ghost/intern/GHOST_WindowWin32.h
index 1eaef243df9..3a9b1529a8b 100644
--- a/intern/ghost/intern/GHOST_WindowWin32.h
+++ b/intern/ghost/intern/GHOST_WindowWin32.h
@@ -197,8 +197,6 @@ public:
GHOST_TSuccess setOrder(GHOST_TWindowOrder order);
/**
-
- /**
* Invalidates the contents of this window.
*/
GHOST_TSuccess invalidate();