summaryrefslogtreecommitdiff
path: root/src/source.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/source.cpp')
-rw-r--r--src/source.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/source.cpp b/src/source.cpp
index dd08e9e..1ce0754 100644
--- a/src/source.cpp
+++ b/src/source.cpp
@@ -26,8 +26,6 @@ bool run() {
}
I32 __cdecl main() {
- con_init();
-
u_set_debug_privilege();
u_thread_create( &con_hook_handler );
u_thread_create( &con_handler );