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/NodeDrawingStyle.h')
-rw-r--r--source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.h b/source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.h
index 57a21981ea0..3697ecaded5 100644
--- a/source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.h
+++ b/source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.h
@@ -20,8 +20,6 @@
/** \file blender/freestyle/intern/scene_graph/NodeDrawingStyle.h
* \ingroup freestyle
* \brief Class to define a Drawing Style to be applied to the underlying children. Inherits from NodeGroup.
- * \author Stephane Grabli
- * \date 06/02/2002
*/
#include "DrawingStyle.h"