diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-11-05 17:31:47 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-11-05 17:31:47 +0100 |
commit | 2b557516512b365b4b691f1357d53d084d23efc4 (patch) | |
tree | a12ad67fd201e66a29fa7a12068c65be7ba895db | |
parent | 6d475ddbc3936c80b51c8d8f31de95631989aa40 (diff) |
#i106641#: no crash report info on DEV code line
-rwxr-xr-x | solenv/config/sdev300.ini | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/solenv/config/sdev300.ini b/solenv/config/sdev300.ini index 816815b67f53..18f89c4ea247 100755 --- a/solenv/config/sdev300.ini +++ b/solenv/config/sdev300.ini @@ -68,7 +68,6 @@ common } common:3 IF %UPDATER% != YES { - ENABLE_CRASHDUMP DUMMY } crashdump { @@ -85,7 +84,6 @@ common pro:0 IF %UPDATER% == YES { DELIVER_TO_ZIP TRUE - ENABLE_CRASHDUMP STATIC product full PROEXT .pro PROFULLSWITCH product=full |