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:
authorBrecht Van Lommel <brechtvanlommel@gmail.com>2018-09-06 18:16:11 +0300
committerBrecht Van Lommel <brechtvanlommel@gmail.com>2018-09-06 18:16:11 +0300
commit310e396b516f25530ca4f9883a73628de59267b4 (patch)
tree4f50c25a290acb9cd8ce91c4d22c8cd705c9afb1 /source/blender/editors/include/ED_datafiles.h
parent329b4c3363e439f1c726b79545364d154c55f39d (diff)
Cleanup: remove unused Blender Internal preview.blend.
Diffstat (limited to 'source/blender/editors/include/ED_datafiles.h')
-rw-r--r--source/blender/editors/include/ED_datafiles.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/blender/editors/include/ED_datafiles.h b/source/blender/editors/include/ED_datafiles.h
index 333e3d72615..c21ef288aeb 100644
--- a/source/blender/editors/include/ED_datafiles.h
+++ b/source/blender/editors/include/ED_datafiles.h
@@ -36,9 +36,6 @@
extern int datatoc_startup_blend_size;
extern char datatoc_startup_blend[];
-extern int datatoc_preview_blend_size;
-extern char datatoc_preview_blend[];
-
extern int datatoc_preview_cycles_blend_size;
extern char datatoc_preview_cycles_blend[];