Changeset 2914 for trunk/src/kmk/main.c


Ignore:
Timestamp:
Sep 14, 2016, 4:06:53 PM (9 years ago)
Author:
bird
Message:

not intentional

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/main.c

    r2913 r2914  
    13811381
    13821382# ifndef ELECTRIC_HEAP /* Drop this because it prevents JIT debugging. */
    1383 //  SetUnhandledExceptionFilter(handle_runtime_exceptions);
     1383  SetUnhandledExceptionFilter(handle_runtime_exceptions);
    13841384# endif /* !ELECTRIC_HEAP */
    13851385
Note: See TracChangeset for help on using the changeset viewer.