remove unused defines, cant check every case but from grepping the souece it should go ok.

This commit is contained in:
2009-10-05 07:08:59 +00:00
parent af522abf33
commit 0f07bea06b
7 changed files with 4 additions and 40 deletions

View File

@@ -46,8 +46,6 @@ IF(WITH_FFMPEG)
ADD_DEFINITIONS(-DWITH_FFMPEG)
ENDIF(WITH_FFMPEG)
ADD_DEFINITIONS(-DWITH_CCGSUBSURF)
BLENDERLIB(bf_python "${SRC}" "${INC}")
BLENDERLIB(bf_gen_python "${GENSRC}" "${INC}")