From 67f2d89c164c7adccdee065da1caac319d528b50 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 29 Jun 2012 16:37:08 +0000 Subject: - yet another crash fix on exit; - events speed-up - quick ICQ exit git-svn-id: http://svn.miranda-ng.org/main/trunk@687 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/IcqOscarJ/icq_http.cpp | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'protocols/IcqOscarJ/icq_http.cpp') diff --git a/protocols/IcqOscarJ/icq_http.cpp b/protocols/IcqOscarJ/icq_http.cpp index 1acc5f54d9..3e50db43ed 100644 --- a/protocols/IcqOscarJ/icq_http.cpp +++ b/protocols/IcqOscarJ/icq_http.cpp @@ -22,18 +22,11 @@ // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. // // ----------------------------------------------------------------------------- -// -// File name : $Source: /cvsroot/miranda/miranda/protocols/IcqOscarJ/icq_http.c,v $ -// Revision : $Revision: 12606 $ -// Last change on : $Date: 2010-09-06 15:38:27 +0300 (Пн, 06 сен 2010) $ -// Last change by : $Author: borkra $ -// -// DESCRIPTION: +// DESCRIPTION: // // HTTP Gateway Handling routines // // ----------------------------------------------------------------------------- - #include "icqoscar.h" int icq_httpGatewayInit(HANDLE hConn, NETLIBOPENCONNECTION *nloc, NETLIBHTTPREQUEST *nlhr) -- cgit v1.2.3