changeset 44 | d141fc1ad77b |
parent 27 | cbb1bfb7ebfb |
child 50 | 762d760dcfdf |
--- 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;