diff options
| author | navewindre <nw@moneybot.cc> | 2024-07-14 08:43:58 +0200 |
|---|---|---|
| committer | navewindre <nw@moneybot.cc> | 2024-07-14 08:43:58 +0200 |
| commit | 320e7b14a5a29838ed2cb909cadfd7c448c6849b (patch) | |
| tree | 3cbd09c2c09abb6263da01d41b9da5c37837e4c8 /src/source.cpp | |
| parent | 28f41cf689def99fb586bfca47b7e1786227a5a2 (diff) | |
schemas
Diffstat (limited to 'src/source.cpp')
| -rw-r--r-- | src/source.cpp | 2 |
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 ); |
