Remove references to deleted dhcpcd

Change-Id: Icc7b09dd98259b5433155e8ab43f25412079caf4
diff --git a/peripheral/bluetooth/bcm43340/bt_bcm43340.rc b/peripheral/bluetooth/bcm43340/bt_bcm43340.rc
index 62c9f09..bdc1f42 100644
--- a/peripheral/bluetooth/bcm43340/bt_bcm43340.rc
+++ b/peripheral/bluetooth/bcm43340/bt_bcm43340.rc
@@ -16,16 +16,3 @@
     chown bluetooth net_bt_stack /sys/class/rfkill/rfkill0/state
     chown bluetooth net_bt_stack /sys/class/rfkill/rfkill0/type
 
-########################################################
-
-service dhcpcd_bt-pan /system/bin/dhcpcd -ABKL
-    class main
-    group bluetooth wifi system dhcp
-    disabled
-    oneshot
-
-service iprenew_bt-pan /system/bin/dhcpcd -n
-    group bluetooth system dhcp
-    disabled
-    oneshot
-