mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-08-05 22:10:04 +02:00
Removed unused member VarDeclaration::offset2.
This commit is contained in:
@@ -352,7 +352,6 @@ struct VarDeclaration : Declaration
|
||||
|
||||
// FIXME: we're not using these anymore!
|
||||
AnonDeclaration* anonDecl;
|
||||
unsigned offset2;
|
||||
|
||||
/// This var is used by a naked function.
|
||||
bool nakedUse;
|
||||
|
||||
Reference in New Issue
Block a user