summaryrefslogtreecommitdiff
path: root/extensions/source/activex/StdAfx2.cxx
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-12 00:30:03 +0200
committerMichael Stahl <mstahl@redhat.com>2013-04-15 15:26:31 +0200
commit099e517ead8501260e914e1374e85bc8491a81ac (patch)
tree88100213deaa88554be49b8245e15b627c14022f /extensions/source/activex/StdAfx2.cxx
parent3213cd54b76bc80a6f0516aac75a48ff3b2ad67c (diff)
extensions: remove various #undef _DEBUG
These came in on issue 10000 a decade ago. Change-Id: Iae1995daa413e644ad869a6f02521634af8425b6
Diffstat (limited to 'extensions/source/activex/StdAfx2.cxx')
-rw-r--r--extensions/source/activex/StdAfx2.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/extensions/source/activex/StdAfx2.cxx b/extensions/source/activex/StdAfx2.cxx
index 82a8f5454715..9418fbbb2d92 100644
--- a/extensions/source/activex/StdAfx2.cxx
+++ b/extensions/source/activex/StdAfx2.cxx
@@ -30,8 +30,4 @@
#include <statreg.h>
#endif
-#ifdef _MSC_VER
-#undef _DEBUG
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */