User: obo     
Date: 2008-01-07 08:40:37+0000
Modified:
   dba/dbaccess/source/ui/inc/indexcollection.hxx

Log:
 INTEGRATION: CWS supdremove (1.6.358); FILE MERGED
 2007/11/16 10:23:20 vg 1.6.358.1: #i83674# cleanup: remove obsolete SUPD macro 
use

File Changes:

Directory: /dba/dbaccess/source/ui/inc/
=======================================

File [changed]: indexcollection.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/indexcollection.hxx?r1=1.6&r2=1.7
Delta lines:  +0 -21
--------------------
--- indexcollection.hxx 2005-09-08 15:55:12+0000        1.6
+++ indexcollection.hxx 2008-01-07 08:40:35+0000        1.7
@@ -49,27 +49,6 @@
 #include "indexes.hxx"
 #endif
 
-#if SUPD<625
-       // In SRC624 and below, the SAL_THROW was defined in another way -> 
redefine it the way it's used from SRC625 onwards
-       // (more precise: from UDK211 onwards, but we don't have a variable for 
this ...)
-
-       #ifdef __cplusplus
-
-               #undef SAL_THROW
-
-               #if defined(__GNUC__) || defined(__SUNPRO_CC)
-                       #define SAL_THROW( exc )
-               #else
-                       #define SAL_THROW( exc ) throw exc
-               #endif
-               #define SAL_THROW_EXTERN_C() throw ()
-
-       #else
-               #define SAL_THROW_EXTERN_C()
-       #endif
-
-#endif
-
 //......................................................................
 namespace dbaui
 {




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to