diff options
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/AVS/src/stdafx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/AVS/src/stdafx.h b/plugins/AVS/src/stdafx.h index 78f90ce490..eb0199eb25 100644 --- a/plugins/AVS/src/stdafx.h +++ b/plugins/AVS/src/stdafx.h @@ -82,7 +82,6 @@ struct CacheNode : public AVATARCACHEENTRY, public MZeroedObject ~CacheNode();
BOOL loaded;
- DWORD dwFlags;
int pa_format;
void wipeInfo();
|