aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llwindebug.h
diff options
context:
space:
mode:
authorJacek Antonelli2008-08-15 23:45:19 -0500
committerJacek Antonelli2008-08-15 23:45:19 -0500
commitb235c59d60472f818a9142c0886b95a0ff4191d7 (patch)
treed323c55587584b19cc43a03f58a178823f12d3cd /linden/indra/newview/llwindebug.h
parentSecond Life viewer sources 1.18.5.3 (diff)
downloadmeta-impy-b235c59d60472f818a9142c0886b95a0ff4191d7.zip
meta-impy-b235c59d60472f818a9142c0886b95a0ff4191d7.tar.gz
meta-impy-b235c59d60472f818a9142c0886b95a0ff4191d7.tar.bz2
meta-impy-b235c59d60472f818a9142c0886b95a0ff4191d7.tar.xz
Second Life viewer sources 1.18.6.0-RC
Diffstat (limited to 'linden/indra/newview/llwindebug.h')
-rw-r--r--linden/indra/newview/llwindebug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llwindebug.h b/linden/indra/newview/llwindebug.h
index bb1f11d..e420138 100644
--- a/linden/indra/newview/llwindebug.h
+++ b/linden/indra/newview/llwindebug.h
@@ -41,7 +41,7 @@ public:
41 static BOOL setupExceptionHandler(); 41 static BOOL setupExceptionHandler();
42 42
43 static LONG WINAPI handleException(struct _EXCEPTION_POINTERS *pExceptionInfo); 43 static LONG WINAPI handleException(struct _EXCEPTION_POINTERS *pExceptionInfo);
44 static void writeDumpToFile(MINIDUMP_TYPE type, MINIDUMP_EXCEPTION_INFORMATION *ExInfop, const char *filename); 44 //static void writeDumpToFile(MINIDUMP_TYPE type, MINIDUMP_EXCEPTION_INFORMATION *ExInfop, const char *filename);
45}; 45};
46 46
47#endif // LL_LLWINDEBUG_H 47#endif // LL_LLWINDEBUG_H