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

Removed unneeded method as Nickolay suggested

This commit is contained in:
hvlad 2004-11-10 13:32:17 +00:00
parent 27d0e69034
commit ffb640e22a

View File

@ -646,9 +646,6 @@ private:
static inline const SLONG generate(void const*, const TranGarbage& Item)
{ return Item.tran; }
static inline const bool greaterThan(const TranGarbage& i1, const TranGarbage& i2)
{ return i1.tran > i2.tran; }
};
typedef Firebird::SortedArray<