mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-24 22:54:59 -07:00
Minor Entity refactor
This commit is contained in:
@@ -113,7 +113,6 @@ int main(int argc, char **argv) {
|
||||
init_string_buffer_memory();
|
||||
init_global_error_collector();
|
||||
|
||||
|
||||
String module_dir = get_module_dir();
|
||||
|
||||
init_universal_scope();
|
||||
|
||||
Reference in New Issue
Block a user