Stuffed another memory leak
[mdictionary] / trunk / src / base / backbone / backbone.cpp
index e84c4aa..360448d 100644 (file)
@@ -406,8 +406,6 @@ void Backbone::loadDicts(QString fileName, bool _default) {
 
         set.endGroup();
         addInternalDictionary(plug->getNew(plugSet), active);
-      //  if(plugSet)
-        //    delete plugSet;
     }
 }