some dealloc's I removed didnt get automaticly added back in by python, fixed now

This commit is contained in:
Campbell Barton
2007-03-16 14:44:31 +00:00
parent bc1fdcd858
commit 2ee75aec15

View File

@@ -47,6 +47,8 @@ typedef struct {
} BPy_charRGBA;
extern PyTypeObject charRGBA_Type;
/*****************************************************************************/
/* Python API function prototypes for the charRGBA helper module. */
/*****************************************************************************/