cleanup
This commit is contained in:
@@ -101,7 +101,6 @@ static const struct ExceptionLookup {
|
||||
{ EXCEPTION_ILLEGAL_INSTRUCTION, "Illegal instruction" },
|
||||
{ EXCEPTION_INVALID_HANDLE, "Invalid handle" },
|
||||
{ 0xe06d7363, "Unhandled Microsoft C++ Exception", },
|
||||
// hmm... '_msc'... gee, who would have thought?
|
||||
{ NULL },
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user