aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/UserInterfaceUtils.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/ui/UserInterfaceUtils.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/ui/UserInterfaceUtils.h b/src/ui/UserInterfaceUtils.h
index 9f9ef5bb..3746526a 100644
--- a/src/ui/UserInterfaceUtils.h
+++ b/src/ui/UserInterfaceUtils.h
@@ -192,18 +192,6 @@ class CommonUtils : public QWidget {
* @brief
*
*/
- void SignalNeedUserInputPassphrase();
-
- /**
- * @brief
- *
- */
- void SignalUserInputPassphraseDone();
-
- /**
- * @brief
- *
- */
void SignalRestartApplication(int);
public slots: