code cleanup: remove unused macros, commet some which may be useful later - or good to keep for completeness. quieted some warnings and add flags -Wmissing-include-dirs and -Wno-div-by-zero to cmake/gcc

This commit is contained in:
2012-09-20 01:02:39 +00:00
parent 5d56a901a8
commit 25c96bc9f3
72 changed files with 109 additions and 198 deletions

View File

@@ -39,6 +39,7 @@
#include "DNA_object_types.h"
#include "DNA_scene_types.h"
#include "rna_internal.h" /* own include */
#ifdef RNA_RUNTIME