Ignore:
Timestamp:
Feb 10, 2010, 10:18:02 PM (14 years ago)
Author:
fcoiffie
Message:

[digikam_export] Removal of all useless and commented code

  • Temporary files are removed
  • Warnings correction
  • Selected 'thumbnail size' is stored in the configuration file
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/digikam_export/piwigoexport/plugin_piwigoexport.cpp

    r4770 r4874  
    125125    if (action == m_action)
    126126        return KIPI::ExportPlugin;
    127 //     if (action == m_action_configure)
    128 //         return KIPI::ToolsPlugin;
    129 //
     127
    130128    kWarning() << "Unrecognized action for plugin category identification";
    131129    return KIPI::ExportPlugin;
Note: See TracChangeset for help on using the changeset viewer.