From 4ef09cf937f27eccd262c5026fc494498344798c Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sat, 2 Feb 2019 11:53:07 +1100 Subject: Cleanup: remove author/date info from doxy headers --- source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.cpp') diff --git a/source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.cpp b/source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.cpp index 0658343c967..cfcba3798d6 100644 --- a/source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.cpp +++ b/source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.cpp @@ -17,8 +17,6 @@ /** \file blender/freestyle/intern/scene_graph/NodeDrawingStyle.cpp * \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 "NodeDrawingStyle.h" -- cgit v1.2.3