[PATCH] Remove __READONLY_DATA
Guillaume Poussel
gpoussel at gmail.com
Wed Dec 22 09:37:18 PST 2010
---
tools/inc/tools/solar.h | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/tools/inc/tools/solar.h b/tools/inc/tools/solar.h
index 8b72805..cc78aa5 100644
--- a/tools/inc/tools/solar.h
+++ b/tools/inc/tools/solar.h
@@ -87,8 +87,6 @@ typedef sal_uInt32 UINT32; /* typedef unsigned int UINT32; previously "unsi
#define DELETEZ( p ) ( delete p,p = 0 )
-#define __READONLY_DATA const
-
#ifdef WNT
#if defined (_MSC_VER) && ( _MSC_VER < 1200 )
#define __LOADONCALLAPI _cdecl
--
1.7.1
--------------050009020708040308070703
Content-Type: text/x-patch;
name="writer.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="writer.patch"
More information about the LibreOffice
mailing list