diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-08-18 14:48:15 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-08-18 14:48:15 +0000 |
commit | 89a1cdcd58952dcf2d7827ca0d2062767dd1f10c (patch) | |
tree | d5371cc5d8e492a6539d2b0c08ec69cbbda40dbe /scp2/source/crashrep | |
parent | dd2d28b190900c38e6f611859b27c0d2b4d393e1 (diff) |
INTEGRATION: CWS maccrashrep (1.7.98); FILE MERGED
2008/06/25 08:44:44 hro 1.7.98.1: #i90159# Enabled crash reporting for MacOsX
Diffstat (limited to 'scp2/source/crashrep')
-rw-r--r-- | scp2/source/crashrep/file_crashrep_dynamic.scp | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/scp2/source/crashrep/file_crashrep_dynamic.scp b/scp2/source/crashrep/file_crashrep_dynamic.scp index a30389ab64a2..0a6c40e19d89 100644 --- a/scp2/source/crashrep/file_crashrep_dynamic.scp +++ b/scp2/source/crashrep/file_crashrep_dynamic.scp @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: file_crashrep_dynamic.scp,v $ - * $Revision: 1.8 $ + * $Revision: 1.9 $ * * This file is part of OpenOffice.org. * @@ -32,8 +32,6 @@ // crashreporter files -#ifndef MACOSX - File gid_Brand_File_Bin_Crashreport BIN_FILE_BODY; #ifdef UNX @@ -49,8 +47,6 @@ File gid_Brand_File_Bin_Crashreport #endif End -#endif - #ifdef WNT File gid_Brand_File_Bin_Crashreport_Com |