[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/libs/pigment
From:       Boudewijn Rempt <boud () valdyas ! org>
Date:       2010-04-22 18:43:20
Message-ID: 20100422184320.A4C59AC8A2 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1117678 by rempt:

Remove memory leak fix

This was a bit too much (as I should have remembered, having tried
it myself a longish time ago).

 M  +0 -4      KoColorSpaceRegistry.cpp  


--- trunk/koffice/libs/pigment/KoColorSpaceRegistry.cpp #1117677:1117678
@@ -134,10 +134,6 @@
     delete d->colorConversionCache;
     d->colorConversionCache = 0;
 
-    foreach(KoColorSpaceFactory* item, d->colorsSpaceFactoryRegistry.values()) {
-       delete item;
-    } 
-
     // Do not explicitly delete d->rgbU8sRGB and d->lab16sLAB, since they are contained in the d->csMap
     delete d;
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic