diff -r 80975da52420 -r 43d09473c595 mmserv/sts/stsserver/src/stsserver.h --- a/mmserv/sts/stsserver/src/stsserver.h Mon May 03 12:59:52 2010 +0300 +++ b/mmserv/sts/stsserver/src/stsserver.h Fri May 14 16:22:35 2010 +0300 @@ -28,8 +28,7 @@ public: // Runs the server on the current thread, and blocks until the server exits. - IMPORT_C static void RunServerL(bool aPerformProcessRendezvous = EFalse, - bool aPerformThreadRendezvous = EFalse); + IMPORT_C static void RunServerL(); void AddSession(CStsServerSession* aSession);