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:
Diffstat (limited to 'intern/ghost/intern/GHOST_DisplayManagerWin32.h')
-rw-r--r--intern/ghost/intern/GHOST_DisplayManagerWin32.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/intern/ghost/intern/GHOST_DisplayManagerWin32.h b/intern/ghost/intern/GHOST_DisplayManagerWin32.h
index 4757da73211..ed489ebe36d 100644
--- a/intern/ghost/intern/GHOST_DisplayManagerWin32.h
+++ b/intern/ghost/intern/GHOST_DisplayManagerWin32.h
@@ -34,8 +34,6 @@
/**
* Manages system displays (WIN32 implementation).
- * \author Maarten Gribnau
- * \date September 21, 2001
*/
class GHOST_DisplayManagerWin32 : public GHOST_DisplayManager
{