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/i18n.h | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'protocols/IcqOscarJ/i18n.h') diff --git a/protocols/IcqOscarJ/i18n.h b/protocols/IcqOscarJ/i18n.h index 2721779ec9..eaeaad54f3 100644 --- a/protocols/IcqOscarJ/i18n.h +++ b/protocols/IcqOscarJ/i18n.h @@ -22,19 +22,12 @@ // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. // // ----------------------------------------------------------------------------- -// -// File name : $URL: http://miranda.googlecode.com/svn/trunk/miranda/protocols/IcqOscarJ/i18n.h $ -// Revision : $Revision: 11599 $ -// Last change on : $Date: 2010-04-19 09:00:16 +0300 (Пн, 19 апр 2010) $ -// Last change by : $Author: borkra $ -// -// DESCRIPTION: +// DESCRIPTION: // // Helper functions to convert text messages between different character sets. // // ----------------------------------------------------------------------------- - #ifndef __I18N_H #define __I18N_H -- cgit v1.2.3