diff options
Diffstat (limited to 'gnu/packages')
-rw-r--r-- | gnu/packages/jami.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/jami.scm b/gnu/packages/jami.scm index d5cb3b62f6..ef928cc421 100644 --- a/gnu/packages/jami.scm +++ b/gnu/packages/jami.scm @@ -590,6 +590,3 @@ IAX protocols, as well as decentralized calling using P2P-DHT. This package provides the Jami client for the GNOME desktop.") (home-page "https://jami.net") (license license:gpl3+))) - -(define-public jami-client-gnome - (deprecated-package "jami-client-gnome" jami)) |