fixes for errors/warnings found with cppcheck

This commit is contained in:
2009-12-26 20:23:13 +00:00
parent 5689ab3975
commit d5592fe254
15 changed files with 38 additions and 50 deletions

View File

@@ -129,7 +129,6 @@ extern "C" {
// void BPY_spacescript_do_pywin_draw( struct SpaceScript *sc );
// void BPY_spacescript_do_pywin_event( struct SpaceScript *sc,
// unsigned short event, short val, char ascii );
// void BPY_clear_script( struct Script *script );
// void BPY_free_finished_script( struct Script *script );
// void BPY_scripts_clear_pyobjects( void );
//