+ fix various warnings

This commit is contained in:
wmayer
2015-08-29 22:05:09 +02:00
parent 1a12d109e9
commit cb16fec6bb
25 changed files with 55 additions and 40 deletions

View File

@@ -65,6 +65,7 @@ static const char *image_oneToOne[]={
".##############.",
"................"};
#if 0
/* XPM */
static const char *image_orig[]={
"16 16 5 1",
@@ -114,6 +115,7 @@ static const char *image_bright[]={
".cccccccccccccc.",
".cccccccccccccc.",
"................"};
#endif
} // namespace ImageGui