- removed some unused static variables

This commit is contained in:
Christoph Oelckers 2017-04-26 14:48:33 +02:00
commit b5dc5ceb3c
7 changed files with 1 additions and 9 deletions

View file

@ -8869,7 +8869,6 @@ scriptwait:
{
static const char bar[] = TEXTCOLOR_ORANGE "\n\35\36\36\36\36\36\36\36\36\36\36\36\36\36\36\36\36\36\36\36"
"\36\36\36\36\36\36\36\36\36\36\36\36\37" TEXTCOLOR_NORMAL "\n";
static const char logbar[] = "\n<------------------------------->\n";
char consolecolor[3];
consolecolor[0] = '\x1c';