[Libreoffice-commits] .: Branch 'feature/mspub' - sw/source
Fridrich Strba
fridrich at kemper.freedesktop.org
Fri May 25 04:33:40 PDT 2012
sw/source/core/bastyp/swcache.cxx | 4 ----
1 file changed, 4 deletions(-)
New commits:
commit 65f2883a7fa98361a4252caff7e05b27f798b8e5
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date: Fri May 25 13:33:12 2012 +0200
Merge conflict
Change-Id: I95ae2d91bdb9b64aebdd1767567ebba8d02f3cfb
diff --git a/sw/source/core/bastyp/swcache.cxx b/sw/source/core/bastyp/swcache.cxx
index 8f26bac..c63afb5 100644
--- a/sw/source/core/bastyp/swcache.cxx
+++ b/sw/source/core/bastyp/swcache.cxx
@@ -188,10 +188,6 @@ SwCache::~SwCache()
delete *it;
}
- for(SwCacheObjArr::const_iterator it = m_aCacheObjects.begin(); it != m_aCacheObjects.end(); ++it)
- delete *it;
-}
-
/*************************************************************************
|* SwCache::Flush()
|*************************************************************************/
More information about the Libreoffice-commits
mailing list