mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-03-01 01:53:16 +01:00
Remove dead code.
This commit is contained in:
@@ -149,8 +149,6 @@ AsmParserCommon* asmparser = NULL;
|
||||
#include "asm-x86.h" // x86_64 assembly parser
|
||||
#undef ASM_X86_64
|
||||
|
||||
bool d_have_inline_asm() { return true; }
|
||||
|
||||
Statement *AsmStatement::semantic(Scope *sc)
|
||||
{
|
||||
if (sc->func && sc->func->isSafe())
|
||||
|
||||
Reference in New Issue
Block a user