diff options
Diffstat (limited to 'lang/qt/src/qgpgmerefreshsmimekeysjob.h')
-rw-r--r-- | lang/qt/src/qgpgmerefreshsmimekeysjob.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/qt/src/qgpgmerefreshsmimekeysjob.h b/lang/qt/src/qgpgmerefreshsmimekeysjob.h index aa2d5b73..b5b70e99 100644 --- a/lang/qt/src/qgpgmerefreshsmimekeysjob.h +++ b/lang/qt/src/qgpgmerefreshsmimekeysjob.h @@ -65,7 +65,6 @@ private Q_SLOTS: void slotCancel() Q_DECL_OVERRIDE; void slotStatus(QProcess *, const QString &, const QStringList &); - void slotStderr(); void slotProcessExited(int exitCode, QProcess::ExitStatus exitStatus); private: |