summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-01-07 07:43:30 +0000
committerOliver Bolte <obo@openoffice.org>2008-01-07 07:43:30 +0000
commit89c0316177be4fbc1b25f681e3b0d96dc16271c4 (patch)
treefd69f0c58a17a67735732403ff10f5987d37b6b9 /scp2
parente5e9670a7009334d768092a4601996c92d988f76 (diff)
INTEGRATION: CWS supdremove (1.262.18); FILE MERGED
2007/11/16 10:23:48 vg 1.262.18.1: #i83674# cleanup: remove obsolete SUPD macro use
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/file_library_ooo.scp8
1 files changed, 2 insertions, 6 deletions
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp
index 75be77cbcf83..e471c37237aa 100644
--- a/scp2/source/ooo/file_library_ooo.scp
+++ b/scp2/source/ooo/file_library_ooo.scp
@@ -4,9 +4,9 @@
*
* $RCSfile: file_library_ooo.scp,v $
*
- * $Revision: 1.269 $
+ * $Revision: 1.270 $
*
- * last change: $Author: kz $ $Date: 2007-12-12 13:29:11 $
+ * last change: $Author: obo $ $Date: 2008-01-07 08:43:30 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -457,12 +457,8 @@ File gid_File_Lib_Comphelper2
Name = STRING(CONCAT3(comphelp4,COMID,.dll));
#endif
Dir = gid_Dir_Program;
- #if SUPD < 627
- Styles = (PACKED);
- #else
Styles = (PACKED,UNO_COMPONENT,PATCH);
RegistryID = gid_Starregistry_Services_Rdb;
- #endif
End
File gid_File_Lib_Connectr