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 'source/blender/freestyle/intern/system/BaseObject.h')
-rw-r--r--source/blender/freestyle/intern/system/BaseObject.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/freestyle/intern/system/BaseObject.h b/source/blender/freestyle/intern/system/BaseObject.h
index b0197635131..d71d7815774 100644
--- a/source/blender/freestyle/intern/system/BaseObject.h
+++ b/source/blender/freestyle/intern/system/BaseObject.h
@@ -21,8 +21,6 @@
* \ingroup freestyle
* \brief Base Class for most shared objects (Node, Rep). Defines the addRef, release system.
* \brief Inspired by COM IUnknown system.
- * \author Stephane Grabli
- * \date 06/02/2002
*/
#ifdef WITH_CXX_GUARDEDALLOC