Author: Tzafrir Cohen <tzafrir.cohen@xorcom.com>
Description: Remove the useless utility dahdi_speed

It was useful long ago, but pointless now.

--- a/Makefile
+++ b/Makefile
@@ -111,7 +111,7 @@ UTILS		= dahdi_tool dahdi_test dahdi_mon
 		   hdlcverify timertest dahdi_maint
 
 
-BINS:=fxotune dahdi_cfg dahdi_monitor dahdi_speed dahdi_test dahdi_scan dahdi_maint
+BINS:=fxotune dahdi_cfg dahdi_monitor dahdi_test dahdi_scan dahdi_maint
 ifeq	(1,$(PBX_NEWT))
 	BINS	+= dahdi_tool
 endif
