mirror of
https://github.com/ldc-developers/ldc.git
synced 2025-05-04 09:00:33 +03:00
Remove last traces of AsmBlockStatement
This commit is contained in:
parent
b39aa068fc
commit
0551f613e4
6 changed files with 1 additions and 21 deletions
|
@ -259,7 +259,6 @@ public:
|
|||
}
|
||||
void visit(AsmStatement *s) { }
|
||||
void visit(ImportStatement *s) { }
|
||||
void visit(AsmBlockStatement *s) { }
|
||||
};
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue