mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-04-19 10:19:03 +02:00
Merged dmdfe 2.031.
This commit is contained in:
@@ -33,7 +33,6 @@ EnumDeclaration::EnumDeclaration(Loc loc, Identifier *id, Type *memtype)
|
||||
#if IN_DMD
|
||||
sinit = NULL;
|
||||
#endif
|
||||
scope = NULL;
|
||||
isdeprecated = 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user