remove warnings from last commit.

smooth view now works for change between cameras, smooth view now blends the lens angle too.
This commit is contained in:
2007-04-18 22:53:20 +00:00
parent 2d87ee1ace
commit f9ff47464d
7 changed files with 215 additions and 100 deletions

View File

@@ -793,8 +793,6 @@ PyTypeObject LibBlockSeq_Type = {
/*-----------------------------BPy module Init())-----------------------------*/
static char M_BPy_Init_doc[] = "The bpy module";
PyObject * Data_Init( void )
{
PyObject *module;