Removed the editor, since it isn't currently needed

This commit is contained in:
Kayne Ruse
2014-05-06 00:07:02 +10:00
parent 92fc9b4e25
commit 8f4ebf20da
14 changed files with 0 additions and 976 deletions
-1
View File
@@ -15,7 +15,6 @@ all: $(OUTDIR)
$(MAKE) -C common
$(MAKE) -C server
$(MAKE) -C client
$(MAKE) -C editor
$(OUTDIR):
mkdir $(OUTDIR)