mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Always use errorstream for DEBUG_EXCEPTION_HANDLER
This commit is contained in:
@@ -226,7 +226,7 @@ int main(int argc, char *argv[])
|
||||
// Stop httpfetch thread (if started)
|
||||
httpfetch_cleanup();
|
||||
|
||||
END_DEBUG_EXCEPTION_HANDLER(errorstream);
|
||||
END_DEBUG_EXCEPTION_HANDLER
|
||||
|
||||
return retval;
|
||||
}
|
||||
|
Reference in New Issue
Block a user