Skip to content

Commit ee8c8e2

Browse files
committed
Delete unused method definition JRD_make_role_name
1 parent 52856ad commit ee8c8e2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/jrd/jrd_proto.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ bool JRD_verify_database_access(const Firebird::PathName&);
7575
void JRD_shutdown_attachment(Jrd::Attachment* attachment);
7676
void JRD_shutdown_attachments(Jrd::Database* dbb);
7777
void JRD_cancel_operation(Jrd::thread_db* tdbb, Jrd::Attachment* attachment, int option);
78-
void JRD_make_role_name(Jrd::MetaName& userIdRole, const int dialect);
7978
void JRD_transliterate(Jrd::thread_db* tdbb, Firebird::IStatus* vector) noexcept;
8079

8180
bool JRD_shutdown_database(Jrd::Database* dbb, const unsigned flags = 0);

0 commit comments

Comments
 (0)