optional formal changes

This commit is contained in:
ehriche 2015-05-06 00:56:59 +02:00
parent fe13c728fd
commit 897a1aade5
15 changed files with 30 additions and 26 deletions

View file

@ -51,6 +51,7 @@ static const char *flag_names[]={
NULL
};
#if 0 // not used
static const char *flag_short_names[]={
"Stream",
"FixBorder",
@ -65,6 +66,7 @@ static const char *flag_short_names[]={
"Anisoropic",
NULL
};
#endif
void EditorImportTextureOptions::set_format(EditorTextureImportPlugin::ImageFormat p_format) {