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/image/GaussianFilter.h')
-rw-r--r--source/blender/freestyle/intern/image/GaussianFilter.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/freestyle/intern/image/GaussianFilter.h b/source/blender/freestyle/intern/image/GaussianFilter.h
index e587ec62ca1..db563b5b963 100644
--- a/source/blender/freestyle/intern/image/GaussianFilter.h
+++ b/source/blender/freestyle/intern/image/GaussianFilter.h
@@ -20,8 +20,6 @@
/** \file blender/freestyle/intern/image/GaussianFilter.h
* \ingroup freestyle
* \brief Class to perform gaussian filtering operations on an image
- * \author Stephane Grabli
- * \date 20/05/2003
*/
#include <cstdlib> // for abs