summaryrefslogtreecommitdiff
path: root/odk
diff options
context:
space:
mode:
authorJan-Marek Glogowski <glogow@fbihome.de>2018-10-10 19:36:11 +0200
committerJan-Marek Glogowski <glogow@fbihome.de>2018-10-11 00:55:03 +0200
commitc8481c8a43ce2544275b2d70ef29a8b0cb157732 (patch)
tree0de0d51a749414f1ec6107cb091c9a7e917d8672 /odk
parent40e22f1e1bd44a1aa56ff77b82f1306ed1076ebf (diff)
Drop duplicate WINVER and _WIN32_WINNT defines
Just keep the definition of _WIN32_WINNT in windows.mk, which claims it automatically derivates WINVER in some sdk header. Change-Id: I0a83e91ffdc9e0fc847433a92a45424fbfcb189c Reviewed-on: https://gerrit.libreoffice.org/61631 Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com> Tested-by: Jenkins Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
Diffstat (limited to 'odk')
-rw-r--r--odk/examples/OLE/activex/StdAfx2.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/odk/examples/OLE/activex/StdAfx2.h b/odk/examples/OLE/activex/StdAfx2.h
index df14ccf949a0..1d6c6ddfd074 100644
--- a/odk/examples/OLE/activex/StdAfx2.h
+++ b/odk/examples/OLE/activex/StdAfx2.h
@@ -41,9 +41,6 @@
#define INCLUDED_EXAMPLES_ACTIVEX_STDAFX2_H
#define STRICT
-#ifndef _WIN32_WINNT
-#define _WIN32_WINNT 0x0502
-#endif
#define _ATL_APARTMENT_THREADED
#define _ATL_STATIC_REGISTRY