From 8e161a2db88720840dc979cb9fe1f0c38742787d Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 9 Mar 2013 10:01:40 +0000 Subject: Folders: - custom array class removed; - a lot of junk also removed; - version bump; git-svn-id: http://svn.miranda-ng.org/main/trunk@3931 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ExternalAPI/m_folders.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/ExternalAPI') diff --git a/plugins/ExternalAPI/m_folders.h b/plugins/ExternalAPI/m_folders.h index bb8c1bfb56..9e0d1f7546 100644 --- a/plugins/ExternalAPI/m_folders.h +++ b/plugins/ExternalAPI/m_folders.h @@ -96,8 +96,6 @@ typedef struct } FOLDERSDATA; -#define FOLDERSDATA_SIZE_V1 FIELD_OFFSET(FOLDERSDATA,szUserName) - /*Folders/Register/Path service wParam - not used, must be 0 lParam - (LPARAM) (const FOLDERDATA *) - Data structure filled with -- cgit v1.2.3