diff --git a/src/systemtray.cpp b/src/systemtray.cpp
index d54e0147a21d2028c2db90dd98ee76c193194b0a..f99596080cc7323f47c8501c5db742e05fb0aeaf 100644
--- a/src/systemtray.cpp
+++ b/src/systemtray.cpp
@@ -227,7 +227,6 @@ SystemTray::showNotification(const QString& id,
     Q_UNUSED(title)
     Q_UNUSED(body)
     Q_UNUSED(type)
-    Q_UNUSED(convUid)
 #endif // USE_LIBNOTIFY
 }