summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewer.cpp
diff options
context:
space:
mode:
authorAndrew A. de Laix <alain@lindenlab.com>2010-05-24 15:59:26 -0700
committerAndrew A. de Laix <alain@lindenlab.com>2010-05-24 15:59:26 -0700
commitf24c312f8369fbc6ec4eb0607e7e8ea636aacb82 (patch)
tree9b272e7f00733348a10a8cb59e479e381e7899c1 /indra/newview/llappviewer.cpp
parent1077ab49c171c0f310f9b76b360ea2ad162a31ff (diff)
so long llwindebug, we hardly knew ye.
Diffstat (limited to 'indra/newview/llappviewer.cpp')
-rw-r--r--indra/newview/llappviewer.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/indra/newview/llappviewer.cpp b/indra/newview/llappviewer.cpp
index 56486c788b..e9ec0b8b77 100644
--- a/indra/newview/llappviewer.cpp
+++ b/indra/newview/llappviewer.cpp
@@ -104,7 +104,6 @@
#include <boost/bind.hpp>
#if LL_WINDOWS
- #include "llwindebug.h"
# include <share.h> // For _SH_DENYWR in initMarkerFile
#else
# include <sys/file.h> // For initMarkerFile support
@@ -3288,10 +3287,6 @@ void LLAppViewer::badNetworkHandler()
mPurgeOnExit = TRUE;
-#if LL_WINDOWS
- // Generates the minidump.
- LLWinDebug::generateCrashStacks(NULL);
-#endif
LLAppViewer::handleSyncViewerCrash();
LLAppViewer::handleViewerCrash();