diff options
Diffstat (limited to 'src/plugins/madde/maemopublisherfremantlefree.h')
-rw-r--r-- | src/plugins/madde/maemopublisherfremantlefree.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/plugins/madde/maemopublisherfremantlefree.h b/src/plugins/madde/maemopublisherfremantlefree.h index d3ee46b60c..89a26c51e0 100644 --- a/src/plugins/madde/maemopublisherfremantlefree.h +++ b/src/plugins/madde/maemopublisherfremantlefree.h @@ -105,9 +105,6 @@ private: void prepareToSendFile(); void sendFile(); void finishWithFailure(const QString &progressMsg, const QString &resultMsg); - bool updateDesktopFiles(QString *error = 0) const; - bool addOrReplaceDesktopFileValue(QByteArray &fileContent, - const QByteArray &key, const QByteArray &newValue) const; QStringList findProblems() const; const ProjectExplorer::Project * const m_project; |