-removed __xtoHash() method

This commit is contained in:
Mergul 2019-06-17 18:25:36 +00:00
parent 28dfdc0176
commit 17fc7bc004

View file

@ -2527,8 +2527,6 @@ export class EntityManager
Mallocator.instance.dispose(name);
}
export size_t __xtoHash();
char[] name;
Vector!(SystemCaller*) system_callers;
}