8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 22:03:03 +01:00

Better style

This commit is contained in:
AlexPeshkoff 2016-10-14 12:02:15 +03:00
parent c2f40c083d
commit 83899abaac

View File

@ -84,9 +84,8 @@ public:
// One if free to ignore passed info when not needed
void setInfo(CheckStatusWrapper* status, IDbCryptInfo* info)
{
#ifdef NEVERDEF
fprintf(stderr, "DbInfo: name is %s\n", info->getDatabaseFullPath(status));
#endif
// You may uncomment next line in a case of embedded connection
// fprintf(stderr, "DbInfo: name is %s\n", info->getDatabaseFullPath(status));
}
int release()