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/SceneVisitor.h')
-rw-r--r--source/blender/freestyle/intern/scene_graph/SceneVisitor.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/freestyle/intern/scene_graph/SceneVisitor.h b/source/blender/freestyle/intern/scene_graph/SceneVisitor.h
index 0d2a4a893c8..fe70e463e31 100644
--- a/source/blender/freestyle/intern/scene_graph/SceneVisitor.h
+++ b/source/blender/freestyle/intern/scene_graph/SceneVisitor.h
@@ -20,8 +20,6 @@
/** \file blender/freestyle/intern/scene_graph/SceneVisitor.h
* \ingroup freestyle
* \brief Class to visit (without doing anything) a scene graph structure
- * \author Emmanuel Turquin
- * \date 26/04/2003
*/
#include "../system/FreestyleConfig.h"