coverity#738931 unused members
Change-Id: Ia94a95c6fb3aed34f41e435b023783fc16730834
This commit is contained in:
@@ -130,15 +130,11 @@ class VCL_DLLPUBLIC Animation
|
|||||||
BitmapEx maBitmapEx;
|
BitmapEx maBitmapEx;
|
||||||
Timer maTimer;
|
Timer maTimer;
|
||||||
Size maGlobalSize;
|
Size maGlobalSize;
|
||||||
void* mpExtraData;
|
|
||||||
long mnLoopCount;
|
long mnLoopCount;
|
||||||
long mnLoops;
|
long mnLoops;
|
||||||
size_t mnPos;
|
size_t mnPos;
|
||||||
Disposal meLastDisposal;
|
|
||||||
CycleMode meCycleMode;
|
CycleMode meCycleMode;
|
||||||
bool mbFirst;
|
|
||||||
bool mbIsInAnimation;
|
bool mbIsInAnimation;
|
||||||
bool mbWithSize;
|
|
||||||
bool mbLoopTerminated;
|
bool mbLoopTerminated;
|
||||||
bool mbIsWaiting;
|
bool mbIsWaiting;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user