summaryrefslogtreecommitdiff
path: root/indra/newview/llwindebug.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llwindebug.h')
-rw-r--r--indra/newview/llwindebug.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llwindebug.h b/indra/newview/llwindebug.h
index d2801c86e1..770584c88d 100644
--- a/indra/newview/llwindebug.h
+++ b/indra/newview/llwindebug.h
@@ -30,10 +30,7 @@
#include "stdtypes.h"
#include "llwin32headerslean.h"
-#pragma warning (push)
-#pragma warning (disable:4091) // a microsoft header has warnings. Very nice.
#include <dbghelp.h>
-#pragma warning (pop)
class LLWinDebug:
public LLSingleton<LLWinDebug>