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.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/editors/screen/stubs.c b/source/blender/editors/screen/stubs.c
index 1b38173fbbd..b0b21881b07 100644
--- a/source/blender/editors/screen/stubs.c
+++ b/source/blender/editors/screen/stubs.c
@@ -33,7 +33,6 @@ void blender_test_break() {}
void error() {}
void set_timecursor() {}
void waitcursor() {}
-void pupmenu() {}
void mainqenter() {}
void saveover() {}
void BIF_icons_free() {}