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/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 b6792635f30..ee29df3fffb 100644
--- a/source/blender/editors/include/ED_datafiles.h
+++ b/source/blender/editors/include/ED_datafiles.h
@@ -56,9 +56,6 @@ extern char datatoc_bfont_ttf[];
extern int datatoc_bmonofont_ttf_size;
extern char datatoc_bmonofont_ttf[];
-extern int datatoc_bunifont_ttf_size;
-extern char* get_datatoc_bunifont_ttf(void);
-
/* Brush icon datafiles */
/* TODO: this could be simplified by putting all
the brush icons in one file */