mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-13 03:13:13 +01:00
Remove leftover declaration.
This commit is contained in:
@@ -91,9 +91,6 @@ public:
|
||||
///
|
||||
IrTypeStruct* isStruct() { return this; }
|
||||
|
||||
///
|
||||
llvm::Type* buildType();
|
||||
|
||||
protected:
|
||||
///
|
||||
IrTypeStruct(StructDeclaration* sd);
|
||||
|
||||
Reference in New Issue
Block a user