gluon-config-mode-contact-info: remove useless description

The first half was just the package title, the second was outdated.
This commit is contained in:
Matthias Schiffer 2018-06-04 23:15:59 +02:00
parent 184dc54317
commit b8fa1b2a99
No known key found for this signature in database
GPG Key ID: 16EF3F64CB201D9C
1 changed files with 0 additions and 5 deletions

View File

@ -10,9 +10,4 @@ define Package/gluon-config-mode-contact-info
DEPENDS:=+gluon-config-mode-core +gluon-node-info
endef
define Package/gluon-config-mode-contact-info/description
Allows the user to provide contact information to be distributed in the mesh.
Can be made obligatory in site.conf
endef
$(eval $(call BuildPackageGluon,gluon-config-mode-contact-info))