Kaydet (Commit) ce45e1d2 authored tarafından Caolán McNamara's avatar Caolán McNamara

coverity#738931 unused members

Change-Id: Ia94a95c6fb3aed34f41e435b023783fc16730834
üst 82b5ded6
...@@ -130,15 +130,11 @@ class VCL_DLLPUBLIC Animation ...@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment