aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/CoreSignalStation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/function/CoreSignalStation.h')
-rw-r--r--src/core/function/CoreSignalStation.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/core/function/CoreSignalStation.h b/src/core/function/CoreSignalStation.h
index 8827c803..5c19f3b0 100644
--- a/src/core/function/CoreSignalStation.h
+++ b/src/core/function/CoreSignalStation.h
@@ -62,12 +62,6 @@ class GPGFRONTEND_CORE_EXPORT CoreSignalStation : public QObject {
* @brief
*
*/
- void SignalUserInputPassphraseCallback(QSharedPointer<GpgPassphraseContext>);
-
- /**
- * @brief
- *
- */
void SignalBadGnupgEnv(QString);
/**