[Bf-blender-cvs] [19ce78f] master: Code cleanup: Comment

Sergey Sharybin noreply at git.blender.org
Mon Mar 16 10:53:03 CET 2015


Commit: 19ce78fb3bbdce0a23ab7e3930bded6b3ca1c25e
Author: Sergey Sharybin
Date:   Mon Mar 16 14:52:36 2015 +0500
Branches: master
https://developer.blender.org/rB19ce78fb3bbdce0a23ab7e3930bded6b3ca1c25e

Code cleanup: Comment

===================================================================

M	intern/ghost/intern/GHOST_WindowWin32.h

===================================================================

diff --git a/intern/ghost/intern/GHOST_WindowWin32.h b/intern/ghost/intern/GHOST_WindowWin32.h
index 1eaef24..3a9b152 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();




More information about the Bf-blender-cvs mailing list