From 7a2c6126cd995cfdbd5f3167609cd7e09ffacf35 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 18 May 2012 23:20:51 +0000 Subject: useless junk removed git-svn-id: http://svn.miranda-ng.org/main/trunk@66 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- include/m_system_cpp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/m_system_cpp.h') diff --git a/include/m_system_cpp.h b/include/m_system_cpp.h index 8c19d7c6f8..99d244097c 100644 --- a/include/m_system_cpp.h +++ b/include/m_system_cpp.h @@ -25,7 +25,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "m_system.h" -#if defined( __cplusplus ) && MIRANDA_VER >= 0x0600 +#if defined( __cplusplus ) extern LIST_INTERFACE li; #define NumericKeySortT -1 -- cgit v1.2.3