Clean up unnecessary interface methods

Authored by sfrei on May 12 2017, 8:28 PM.

Description

Clean up unnecessary interface methods

ImageCollection was instantiated several times instead of shared and
KPImagesList::loadImagesFromCurrentSelection() was called redundantly.
This was always inefficient, but since digiKam supports grouping with kipi it
is disruptive (multiple identical dialogs presented to user).

Details

Committed
sfreiMay 12 2017, 8:28 PM
Parents
R480:b9712f113464: fix memory leak
Branches
Unknown
Tags
Unknown