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.cpp')
-rw-r--r--source/blender/freestyle/intern/system/BaseObject.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/freestyle/intern/system/BaseObject.cpp b/source/blender/freestyle/intern/system/BaseObject.cpp
index 34fce31d973..0b88f071763 100644
--- a/source/blender/freestyle/intern/system/BaseObject.cpp
+++ b/source/blender/freestyle/intern/system/BaseObject.cpp
@@ -18,8 +18,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
*/
#include "BaseObject.h"