Remove unused variable which causes compiler error
Pick-to: 6.2 6.3 Change-Id: I87348370d10d2047e8fa861d7675bc0cd3db080b Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
This commit is contained in:
parent
f9880e5c8f
commit
8761078629
@ -96,7 +96,6 @@ struct BMP_BITMAPV5HEADER {
|
||||
DWORD bV5ProfileSize;
|
||||
DWORD bV5Reserved;
|
||||
};
|
||||
static const int BMP_BITFIELDS = 3;
|
||||
|
||||
static const char dibFormatC[] = "dib";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user