summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 )