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:
authorCampbell Barton <ideasman42@gmail.com>2011-03-02 08:05:12 +0300
committerCampbell Barton <ideasman42@gmail.com>2011-03-02 08:05:12 +0300
commit3c3997f050382c9c31cbf22d9aa65288d6ad2a3e (patch)
tree4b79a20f3338783f3fcf060ff62cbb0bb0ad2752 /source/blender/blenlib/BLI_blenlib.h
parente2304a4dbbf320d268581536cdc9c3e8f66cc7c3 (diff)
replace references to old arithb library
Diffstat (limited to 'source/blender/blenlib/BLI_blenlib.h')
-rw-r--r--source/blender/blenlib/BLI_blenlib.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/blender/blenlib/BLI_blenlib.h b/source/blender/blenlib/BLI_blenlib.h
index 59d5b5cdef8..ba5d04f3021 100644
--- a/source/blender/blenlib/BLI_blenlib.h
+++ b/source/blender/blenlib/BLI_blenlib.h
@@ -50,10 +50,6 @@
* platform dependencies. (There are other platform-dependent
* fixes as well.)
* - The file i/o has some redundant code. It should be cleaned.
- * - arithb.c is a very messy matrix library. We need a better
- * solution.
- * - vectorops.c is close to superfluous. It may disappear in the
- * near future.
*
* \subsection dependencies Dependencies
*