From 1e62b58bccdf7e2745f77e04e95eb02af1552d1f Mon Sep 17 00:00:00 2001 From: Martin Poirier Date: Sun, 28 Sep 2008 15:37:37 +0000 Subject: reverting revision 16784 that broke compilation. Aligorith, please fix and recommit --- source/blender/makesdna/DNA_ipo_types.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'source/blender/makesdna/DNA_ipo_types.h') diff --git a/source/blender/makesdna/DNA_ipo_types.h b/source/blender/makesdna/DNA_ipo_types.h index 432399e3581..5be6dd727c0 100644 --- a/source/blender/makesdna/DNA_ipo_types.h +++ b/source/blender/makesdna/DNA_ipo_types.h @@ -201,8 +201,6 @@ typedef struct Ipo { #define MA_MAP17 (1<<21) #define MA_MAP18 (1<<22) -/* ********** Texture Slots (MTex) ********** */ - #define TEX_TOTNAM 14 #define MAP_OFS_X 1 -- cgit v1.2.3