Removed obsolete sinfox command

Removed last traces of sycamore protocol
This commit is contained in:
2016-12-12 11:43:24 +01:00
parent 6f4ae14e8f
commit 7fa5a5e8fa
5 changed files with 1 additions and 1268 deletions

1
ofac.c
View File

@ -132,7 +132,6 @@ static void InitIniCommands(SicsInterp * pInter)
SCMD("allowexec", AllowExec);
SCMD("AntiCollisionInstall", AntiColliderFactory);
SCMD("ChopperAdapter", CHAdapterFactory);
SCMD("InstallSinfox", InstallSinfox);
SCMD("MakeBatchManager", MakeExeManager);
SCMD("MakeChopper", ChocoFactory);
SCMD("MakeCone", MakeCone);