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/capabilities.cpp | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'protocols/IcqOscarJ/capabilities.cpp') diff --git a/protocols/IcqOscarJ/capabilities.cpp b/protocols/IcqOscarJ/capabilities.cpp index f0781d5f97..f994f861af 100644 --- a/protocols/IcqOscarJ/capabilities.cpp +++ b/protocols/IcqOscarJ/capabilities.cpp @@ -22,13 +22,7 @@ // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. // // ----------------------------------------------------------------------------- -// -// File name : $URL: http://miranda.googlecode.com/svn/trunk/miranda/protocols/IcqOscarJ/capabilities.cpp $ -// Revision : $Revision: 13324 $ -// Last change on : $Date: 2011-01-23 17:58:59 +0200 (Вс, 23 янв 2011) $ -// Last change by : $Author: borkra $ -// -// DESCRIPTION: +// DESCRIPTION: // // Contains helper functions to handle oscar user capabilities. Scanning and // adding capabilities are assumed to be more timecritical than looking up @@ -38,7 +32,6 @@ // adding process too much. // // ----------------------------------------------------------------------------- - #include "icqoscar.h" -- cgit v1.2.3