[Libreoffice-commits] .: Branch 'libreoffice-3-3-0' - sc/source

Michael Meeks mmeeks at kemper.freedesktop.org
Thu Jan 27 06:37:55 PST 2011


 sc/source/core/tool/token.cxx |    3 ---
 1 file changed, 3 deletions(-)

New commits:
commit 2143cce20c21b4e45cc5bd67c2456604681ddc3d
Author: Jani Monoses <jani.monoses at canonical.com>
Date:   Thu Jan 27 15:33:06 2011 +0200

    Remove unused declaration

diff --git a/sc/source/core/tool/token.cxx b/sc/source/core/tool/token.cxx
index 3298517..48021b1 100644
--- a/sc/source/core/tool/token.cxx
+++ b/sc/source/core/tool/token.cxx
@@ -110,9 +110,6 @@ namespace
 //
 } // namespace
 // 
-// ImpTokenIterator wird je Interpreter angelegt, mehrfache auch durch
-// SubCode via FormulaTokenIterator Push/Pop moeglich
-IMPL_FIXEDMEMPOOL_NEWDEL( ImpTokenIterator, 32, 16 )
 
 // Align MemPools on 4k boundaries - 64 bytes (4k is a MUST for OS/2)
 


More information about the Libreoffice-commits mailing list