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/blenlib/BLI_kdtree.h')
-rw-r--r--source/blender/blenlib/BLI_kdtree.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/blenlib/BLI_kdtree.h b/source/blender/blenlib/BLI_kdtree.h
index 0142c9acd53..a047f36ba98 100644
--- a/source/blender/blenlib/BLI_kdtree.h
+++ b/source/blender/blenlib/BLI_kdtree.h
@@ -20,8 +20,6 @@
/** \file BLI_kdtree.h
* \ingroup bli
* \brief A kd-tree for nearest neighbor search.
- * \author Janne Karhu
- * \author Brecht van Lommel
*/
#include "BLI_compiler_attrs.h"