Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/editors/screen/stubs.c')
-rw-r--r--source/blender/editors/screen/stubs.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/source/blender/editors/screen/stubs.c b/source/blender/editors/screen/stubs.c
index 1cc657be985..aca51463885 100644
--- a/source/blender/editors/screen/stubs.c
+++ b/source/blender/editors/screen/stubs.c
@@ -29,14 +29,8 @@
#include <string.h>
/* various UI stuff */
-void blender_test_break() {}
-void error() {}
void set_timecursor() {}
-void waitcursor() {}
void mainqenter() {}
-void saveover() {}
-void BIF_icons_free() {}
-void BIF_icons_init() {}
char texstr[20][12];