[Libreoffice-commits] .: tools/inc
Caolán McNamara
caolan at kemper.freedesktop.org
Wed Dec 22 12:58:41 PST 2010
tools/inc/tools/solar.h | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 4d210dc73ce206f7ca4cec302acde478489ecede
Author: Guillaume Poussel <gpoussel at gmail.com>
Date: Wed Dec 22 18:37:18 2010 +0100
Remove __READONLY_DATA
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
More information about the Libreoffice-commits
mailing list