[packages] bluez-utils: remove unused network includes from init script

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31974 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow
2012-05-29 01:47:54 +00:00
parent c623289c18
commit 25a50447bb
2 changed files with 2 additions and 6 deletions

View File

@ -114,10 +114,6 @@ pand_config() {
}
start() {
include /lib/network
scan_interfaces
config_load bluetooth
config_foreach hcid_config hcid
config_foreach hciattach_config hciattach
config_foreach rfcomm_config rfcomm