From ffb640e22a201e5ad35dd9d216dfeb73fd16e8e5 Mon Sep 17 00:00:00 2001 From: hvlad Date: Wed, 10 Nov 2004 13:32:17 +0000 Subject: [PATCH] Removed unneeded method as Nickolay suggested --- src/jrd/jrd.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/jrd/jrd.h b/src/jrd/jrd.h index b7c8d2eb65..6be603ae69 100644 --- a/src/jrd/jrd.h +++ b/src/jrd/jrd.h @@ -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<