fixed a typo that must have slipped in ;)

Kent
This commit is contained in:
2006-07-31 04:54:10 +00:00
parent 4f7a5fd641
commit 1de0248f6f

View File

@@ -716,7 +716,6 @@ void BIF_getPropCenter(float *center)
else
center[0] = center[1] = center[2] = 0.0f;
}
rgb_to_yuv(
static void drawObjectConstraint(TransInfo *t) {
int i;
TransData * td = t->data;