Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
JUCE: Don't catch unhandled exceptions
This was enabled in debug builds only anyway, preventing them from dumping core and causing debuggers to annoyingly break in the JUCE exception handler instead of the throwing frame.
- Loading branch information