summaryrefslogtreecommitdiff
path: root/scp2/source/crashrep
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-12-20 08:35:48 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-12-20 08:35:48 +0000
commit9e4656d0e5f91295ca4adcd87c880d9fdaadb270 (patch)
tree4897a8844400d46d95c1822e771e35bce0960896 /scp2/source/crashrep
parent1751976df7b82960af987af2bdbf9543cc049c4d (diff)
INTEGRATION: CWS hrogtkremove (1.1.314); FILE MERGED
2004/12/20 09:30:54 hro 1.1.314.1: #i36989# Removed gtk references from crashrep
Diffstat (limited to 'scp2/source/crashrep')
-rw-r--r--scp2/source/crashrep/file_crashrep_dynamic.scp18
1 files changed, 2 insertions, 16 deletions
diff --git a/scp2/source/crashrep/file_crashrep_dynamic.scp b/scp2/source/crashrep/file_crashrep_dynamic.scp
index 65f187488f08..0ad4311f7b44 100644
--- a/scp2/source/crashrep/file_crashrep_dynamic.scp
+++ b/scp2/source/crashrep/file_crashrep_dynamic.scp
@@ -2,9 +2,9 @@
*
* $RCSfile: file_crashrep_dynamic.scp,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: is $ $Date: 2004-02-05 18:08:51 $
+ * last change: $Author: hr $ $Date: 2004-12-20 09:35:48 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -111,17 +111,3 @@ End
#endif
-#ifdef UNX
-
-#ifndef MACOSX
-
-File gid_File_Res_Crashdump
- TXT_FILE_BODY;
- Name = "crash_dump.res";
- Dir = gid_Dir_Resource;
- Styles = (PACKED);
-End
-
-#endif
-
-#endif