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:
authorCampbell Barton <ideasman42@gmail.com>2007-03-13 13:00:27 +0300
committerCampbell Barton <ideasman42@gmail.com>2007-03-13 13:00:27 +0300
commit07451335280d2b647e97206666c698b3de663f18 (patch)
treecf82a23db2038ff4b1cf363cc135187df92a9cd8 /source/blender/include
parent56b9617ce022ad6a2321f9e9f1a6f7ba9ee7c80f (diff)
removed videoscape support, a format from 1988 that nobody uses anymore.
Diffstat (limited to 'source/blender/include')
-rw-r--r--source/blender/include/BSE_headerbuttons.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/include/BSE_headerbuttons.h b/source/blender/include/BSE_headerbuttons.h
index 4c2e4a4c8c6..b0daf106ca8 100644
--- a/source/blender/include/BSE_headerbuttons.h
+++ b/source/blender/include/BSE_headerbuttons.h
@@ -60,7 +60,6 @@ void update_for_newframe_muted(void);
void update_for_newframe_nodraw(int nosound);
void free_matcopybuf(void);
void clear_matcopybuf(void);
-void write_videoscape_fs(void);
void write_vrml_fs(void);
void write_dxf_fs(void);
void write_stl_fs(void);