From fd17b65abc55a69d69f33dd0eb381923e0b7dee9 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 24 Jul 2019 15:15:01 +0300 Subject: unused field removed --- plugins/AVS/src/stdafx.h | 1 - 1 file changed, 1 deletion(-) 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(); -- cgit v1.2.3