mirror of
https://github.com/worldforge/cyphesis
synced 2026-08-13 12:26:04 -04:00
Clean up code.
This commit is contained in:
parent
d39a1a461a
commit
f87233cd53
186 changed files with 717 additions and 1552 deletions
|
|
@ -155,10 +155,6 @@ PyObject * Get_PyClass(PyObject * module,
|
|||
return py_class;
|
||||
}
|
||||
|
||||
ArithmeticScript::~ArithmeticScript()
|
||||
{
|
||||
}
|
||||
|
||||
void log(LogLevel lvl, const std::string & msg)
|
||||
{
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue