Remove radio debugging.

This commit is contained in:
Rob Nelson
2014-02-05 22:51:03 -05:00
committed by ZomgPonies
parent 304be82a0a
commit 00f830cc2a
@@ -245,7 +245,7 @@ var/GLOBAL_RADIO_TYPE = 1 // radio type to use
//#### Grab the connection datum ####//
var/datum/radio_frequency/connection = null
testing("[src]: talk_into([M], [message], [channel])")
//testing("[src]: talk_into([M], [message], [channel])")
if(channel == "headset")
channel = null
if(channel) // If a channel is specified, look for it.