aboutsummaryrefslogtreecommitdiff
path: root/src/qt/mainwindow.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/qt/mainwindow.hpp')
-rw-r--r--src/qt/mainwindow.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/qt/mainwindow.hpp b/src/qt/mainwindow.hpp
index 0d21efc..1340c37 100644
--- a/src/qt/mainwindow.hpp
+++ b/src/qt/mainwindow.hpp
@@ -40,8 +40,6 @@ private slots:
void settingsWindow();
void updateButton();
void showButtonContext(const QPoint&);
- void openDiscordInvite();
- void openWebsite();
signals:
void workerOperate(const Worker::Tasks_t&);