diff options
-rw-r--r-- | gnu/packages/jami.scm | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gnu/packages/jami.scm b/gnu/packages/jami.scm index 7b79f63fb0..b181dde444 100644 --- a/gnu/packages/jami.scm +++ b/gnu/packages/jami.scm @@ -583,10 +583,6 @@ P2P-DHT.") (license license:gpl3+))) ;;; Remove when 2023 comes. -(define-public jami-gnome - (deprecated-package "jami-gnome" jami)) - -;;; Remove when 2023 comes. (define-public jami-qt (deprecated-package "jami-qt" jami)) |