mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 08:03:04 +01:00
Misc
This commit is contained in:
parent
65761aec18
commit
92da93e43b
@ -156,8 +156,8 @@ public:
|
||||
return false;
|
||||
}
|
||||
|
||||
static void checkException(Api::Status* status) { }
|
||||
static void catchException(Api::Status* status) { }
|
||||
static void checkException(Api::Status*) { }
|
||||
static void catchException(Api::Status*) { }
|
||||
typedef Api::Status* Status;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user