diff -r 866b4af7ffbe -r 841f70763fbe localconnectivityservice/dun/utils/inc/DunDataPusher.h --- a/localconnectivityservice/dun/utils/inc/DunDataPusher.h Tue Sep 28 20:14:08 2010 +0800 +++ b/localconnectivityservice/dun/utils/inc/DunDataPusher.h Thu Nov 04 15:31:42 2010 +0800 @@ -164,17 +164,9 @@ * Stops sending for write endpoint * * @since S60 3.2 - * @return Symbian error code on error, KErrNone otherwise + * @return None */ - TInt Stop(); - - /** - * Stops sending for write endpoint and clears event queue - * - * @since S60 3.2 - * @return Symbian error code on error, KErrNone otherwise - */ - TInt StopAndClearQueue(); + void Stop(); /** * Signals completion status in round robin and clears event queue