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:
authorSergey Sharybin <sergey.vfx@gmail.com>2015-03-16 12:52:36 +0300
committerSergey Sharybin <sergey.vfx@gmail.com>2015-03-16 12:52:54 +0300
commit19ce78fb3bbdce0a23ab7e3930bded6b3ca1c25e (patch)
tree0f087cbfc49148ef49a7a03d0b690fc2f599e2d7 /intern
parent9542cf041af32b6db04b441daa7e7db290e5e7f1 (diff)
Code cleanup: Comment
Diffstat (limited to 'intern')
-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();