From f45ee4015e2f1388b2e81ec61a55189fd49bf2e5 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 6 Dec 2012 18:06:55 +0000 Subject: now it's compiled ok in both 2010 & 2012 git-svn-id: http://svn.miranda-ng.org/main/trunk@2668 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Clist_nicer/src/Include/commonheaders.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'plugins/Clist_nicer/src/Include') diff --git a/plugins/Clist_nicer/src/Include/commonheaders.h b/plugins/Clist_nicer/src/Include/commonheaders.h index 87cf90fd3d..5b1e4074f6 100644 --- a/plugins/Clist_nicer/src/Include/commonheaders.h +++ b/plugins/Clist_nicer/src/Include/commonheaders.h @@ -221,7 +221,3 @@ void DrawAlpha(HDC hdcwnd, PRECT rc, DWORD basecolor, int alpha, DWORD basecolor void CustomizeButton(HWND hWnd, bool bIsSkinned, bool bIsThemed, bool bIsFlat); void FreeAndNil( void** ); - -#if _MSC_VER >= 1500 - #define wEffects wReserved -#endif -- cgit v1.2.3