summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorFrank Schoenheit [fs] <frank.schoenheit@oracle.com>2011-02-23 21:09:45 +0100
committerFrank Schoenheit [fs] <frank.schoenheit@oracle.com>2011-02-23 21:09:45 +0100
commit9ebce1670666d40b975e6497e8b1cd3f90781875 (patch)
tree6da10ea31d04e22bbdf50286f1769b9af7ee81f4 /tools
parent4517b4f8f0ed28a08d3798e1b48cdd1c673f8e93 (diff)
parent64c6484120861729e56ed9259084cde5ad6dd7c4 (diff)
debuglevels: pulled and merged latest changes from same CWS / other repo
Diffstat (limited to 'tools')
-rw-r--r--tools/source/debug/debug.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/source/debug/debug.cxx b/tools/source/debug/debug.cxx
index acdb7a291026..b15c3fe3604f 100644
--- a/tools/source/debug/debug.cxx
+++ b/tools/source/debug/debug.cxx
@@ -1717,7 +1717,6 @@ void DbgOut( const sal_Char* pMsg, sal_uInt16 nDbgOut, const sal_Char* pFile, sa
if ( pData->pDbgAbort != NULL )
pData->pDbgAbort( aBufOut );
abort();
- nOut = DBG_OUT_DEBUGGER;
}
if ( nOut == DBG_OUT_DEBUGGER )