mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 12:43:03 +01:00
Cleanup.
This commit is contained in:
parent
426cc68f98
commit
28d58050b4
@ -847,7 +847,6 @@ ISC_STATUS GDS_CREATE_DATABASE(ISC_STATUS* user_status,
|
||||
|
||||
Firebird::PathName expanded_name(expanded_filename);
|
||||
Firebird::PathName node_name;
|
||||
const UCHAR* dpb2 = reinterpret_cast<const UCHAR*>(dpb);
|
||||
rem_port* port = analyze(expanded_name, user_status, us, user_verification, newDpb, node_name);
|
||||
if (!port) {
|
||||
return user_status[1];
|
||||
|
Loading…
Reference in New Issue
Block a user