mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 01:23:03 +01:00
Removed debugging code
This commit is contained in:
parent
a6a78702ec
commit
763937dea0
@ -798,9 +798,6 @@ bool printInfo(const char* p, size_t pSize, UserPrint& up, ULONG& stdinRq)
|
||||
default:
|
||||
status_exception::raise(Arg::Gds(isc_fbsvcmgr_query_err) <<
|
||||
Arg::Num(static_cast<unsigned char>(p[-1])));
|
||||
#ifdef DEV_BUILD
|
||||
abort();
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user