8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 04:43:03 +01:00
This commit is contained in:
alexpeshkoff 2012-02-27 13:50:09 +00:00
parent b4c806385f
commit 462822f4cd

View File

@ -119,11 +119,7 @@ public:
++refCounter;
}
#ifdef DEV_BUILD
public:
#else
protected:
#endif
AtomicCounter refCounter;
};