remove twisted menu

git-svn-id: svn://svn.openwrt.org/openwrt/packages@8993 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2007-09-23 18:15:25 +00:00
parent f24db174eb
commit b02978c35c

View File

@ -33,7 +33,6 @@ endef
define PyPackage/twisted
$(call PyPackage/twisted/default)
MENU:=1
TITLE:=Python networking engine
DEPENDS+= +zope-interface
endef