remove/comment unused defines.

This commit is contained in:
2011-01-15 16:14:57 +00:00
parent f66912a335
commit 86bbab7de5
48 changed files with 124 additions and 201 deletions

View File

@@ -25,8 +25,8 @@
* ***** END GPL LICENSE BLOCK *****
* */
#ifndef BLI_MATH
#define BLI_MATH
#ifndef BLI_MATH_H
#define BLI_MATH_H
/* Abbreviations:
*
@@ -60,5 +60,5 @@
#include "BLI_math_vector.h"
#include "BLI_math_geom.h"
#endif /* BLI_MATH */
#endif /* BLI_MATH_H */