mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 13:07:46 +00:00
LibWasm: Remove empty AbstractMachine/Interpreter.cpp
This was moved to BytecodeInterpreter.cpp, so this is unused now.
This commit is contained in:
parent
87bd69559f
commit
34b338702a
2 changed files with 0 additions and 10 deletions
|
@ -2,7 +2,6 @@ set(SOURCES
|
|||
AbstractMachine/AbstractMachine.cpp
|
||||
AbstractMachine/BytecodeInterpreter.cpp
|
||||
AbstractMachine/Configuration.cpp
|
||||
AbstractMachine/Interpreter.cpp
|
||||
Parser/Parser.cpp
|
||||
Printer/Printer.cpp
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue