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/scene_graph/Rep.cpp')
-rw-r--r--source/blender/freestyle/intern/scene_graph/Rep.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/freestyle/intern/scene_graph/Rep.cpp b/source/blender/freestyle/intern/scene_graph/Rep.cpp
index 67c8d7b7267..1b4408fc761 100644
--- a/source/blender/freestyle/intern/scene_graph/Rep.cpp
+++ b/source/blender/freestyle/intern/scene_graph/Rep.cpp
@@ -17,8 +17,6 @@
/** \file blender/freestyle/intern/scene_graph/Rep.cpp
* \ingroup freestyle
* \brief Base class for all shapes. Inherits from BasicObjects for references counter management (addRef, release).
- * \author Stephane Grabli
- * \date 25/01/2002
*/
#include "Rep.h"