From d5592fe254c7061ca8bbcea93b6098dc9bf3d683 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sat, 26 Dec 2009 20:23:13 +0000 Subject: fixes for errors/warnings found with cppcheck --- source/blender/python/intern/stubs.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/python/intern/stubs.c') diff --git a/source/blender/python/intern/stubs.c b/source/blender/python/intern/stubs.c index 303fd84ee60..7acc62b883e 100644 --- a/source/blender/python/intern/stubs.c +++ b/source/blender/python/intern/stubs.c @@ -30,7 +30,6 @@ //void BPY_run_python_script() {} //void BPY_start_python() {} void BPY_call_importloader() {} -void BPY_clear_script() {} //void BPY_free_compiled_text() {} void BPY_pyconstraint_eval() {} void BPY_pyconstraint_target() {} -- cgit v1.2.3