Commit: c37aee7094009a222019fb55b1f8ec15c3b255a2
Author: Joshua Leung
Date:   Thu Dec 4 00:11:15 2014 +1300
Branches: depsgraph_refactor
https://developer.blender.org/rBc37aee7094009a222019fb55b1f8ec15c3b255a2

Silence compiler warning about unclosed comments

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

M       intern/ghost/intern/GHOST_WindowWin32.h

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

diff --git a/intern/ghost/intern/GHOST_WindowWin32.h 
b/intern/ghost/intern/GHOST_WindowWin32.h
index 7b12d8c..9192d7b 100644
--- a/intern/ghost/intern/GHOST_WindowWin32.h
+++ b/intern/ghost/intern/GHOST_WindowWin32.h
@@ -193,8 +193,6 @@ public:
        virtual GHOST_TSuccess setOrder(GHOST_TWindowOrder order);
 
        /**
-
-       /**
         * Invalidates the contents of this window.
         */
        virtual GHOST_TSuccess invalidate();

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to