removed dead code

This commit is contained in:
cozis
2022-03-12 21:04:08 +01:00
parent b8b04165cb
commit e120b1e8af
11 changed files with 33 additions and 1010 deletions
-1
View File
@@ -4,7 +4,6 @@
#include <stdio.h>
#include "o_staticmap.h"
#include "compiler/parse.h"
#include "compiler/serialize.h"
#include "compiler/compile.h"
#include "runtime/runtime.h"
#include "runtime/runtime_error.h"