From 089c1fb6bcbdb5ea07419486b78da9c3e120ee9c Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Fri, 1 Apr 2011 01:28:48 +0300 Subject: ) --- messages.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'messages.cpp') diff --git a/messages.cpp b/messages.cpp index e1b3bdf..226445a 100644 --- a/messages.cpp +++ b/messages.cpp @@ -820,7 +820,6 @@ int SendMsgSvc(WPARAM w, LPARAM l) { mir_free(msg); return CallService(MS_PROTO_CHAINSEND, w, l); -// return returnNoError(ccs->hContact); } boost::thread *thr = new boost::thread(boost::bind(SendMsgSvc_func, ccs->hContact, msg, (DWORD)ccs->wParam)); return returnNoError(ccs->hContact); -- cgit v1.2.3