Remove CInterface script hooks, superseded by console refactor

This commit is contained in:
Lukas Aldershaab 2023-09-27 20:21:28 +02:00 committed by Brian Roberts
parent a4e3a000fb
commit 5615cc33d8
7 changed files with 0 additions and 219 deletions

View file

@ -38,8 +38,6 @@
#include "console/consoleTypes.h"
#endif
#include "cinterface/cinterface.h"
#ifndef _MODULE_DEFINITION_H
#include "module/moduleDefinition.h"
#endif