From ff25148afd75ad8ba6c454b1e39ad4d3022f0e18 Mon Sep 17 00:00:00 2001 From: Miquel Lionel Date: Mon, 7 Feb 2022 09:34:39 +0100 Subject: remove useless comments in notifications.h/cpp --- notifications.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'notifications.h') diff --git a/notifications.h b/notifications.h index 5d7852b..e8f1591 100644 --- a/notifications.h +++ b/notifications.h @@ -5,9 +5,5 @@ class DcNotifications: public QObject { Q_OBJECT public: explicit DcNotifications(QObject *parent = nullptr); - //explicit DcEvent(dc_event_t *event); - - //~DcNotifications(); - Q_INVOKABLE void send(QString event, QString pfpPath, QString title, QString message); }; -- cgit v1.2.3-70-g09d2