summaryrefslogtreecommitdiff
path: root/shell/source
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-10-31 21:06:25 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-10-31 21:07:02 +0100
commit326f3e40ba427f901e68642229c5e2c422d6135f (patch)
tree1641615ea7b06e84d2421812c777f30121593d0f /shell/source
parentb4655065ad8866a346dc7c01658eaef30f85bbec (diff)
shell: mapix.h is not needed at all
Change-Id: I1a55a4c260b781f7427bf149d32f1cae6149fe9a
Diffstat (limited to 'shell/source')
-rw-r--r--shell/source/win32/simplemail/simplemapi.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/shell/source/win32/simplemail/simplemapi.hxx b/shell/source/win32/simplemail/simplemapi.hxx
index 6495d4f418ba..58f72fc6f40f 100644
--- a/shell/source/win32/simplemail/simplemapi.hxx
+++ b/shell/source/win32/simplemail/simplemapi.hxx
@@ -26,11 +26,6 @@
#endif
#include <windows.h>
#include <mapi.h>
-#ifndef __MINGW32__
-#if NTDDI_VERSION < NTDDI_WIN8
-#include <mapix.h>
-#endif
-#endif
#if defined _MSC_VER
#pragma warning(pop)
#endif