diff -r 1d92fd018dd4 -r 4a1905d205a2 qtms/src/qtmsinbandtoneimpl.cpp --- a/qtms/src/qtmsinbandtoneimpl.cpp Thu Jun 17 11:11:56 2010 -0500 +++ b/qtms/src/qtmsinbandtoneimpl.cpp Fri Jun 25 17:07:52 2010 -0500 @@ -85,7 +85,6 @@ const TMS::TMSInbandTone& /*inbandtone*/, TMS::TMSSignalEvent event) { QTMSSignalEvent qevent; - qevent.type = event.type; qevent.reason = event.reason; qevent.curr_state = event.curr_state;