mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-02-22 22:53:13 +01:00
Removed AggregateDeclaration::scope which was added by mistake.
This commit is contained in:
@@ -68,7 +68,6 @@ struct AggregateDeclaration : ScopeDsymbol
|
||||
// 1: size is correct
|
||||
// 2: cannot determine size; fwd referenced
|
||||
int isdeprecated; // !=0 if deprecated
|
||||
Scope *scope; // !=NULL means context to use
|
||||
|
||||
#if DMDV2
|
||||
int isnested; // !=0 if is nested
|
||||
|
||||
Reference in New Issue
Block a user