diff -r 7b58e65d61ee -r d141fc1ad77b qtms/src/qtmsinbandtoneimpl.cpp --- a/qtms/src/qtmsinbandtoneimpl.cpp Wed Jun 23 18:45:38 2010 +0300 +++ b/qtms/src/qtmsinbandtoneimpl.cpp Tue Jul 06 14:48:59 2010 +0300 @@ -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;