summaryrefslogtreecommitdiffstats
path: root/setup_native/source/win32/customactions/indexingfilter/restartindexingservice.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'setup_native/source/win32/customactions/indexingfilter/restartindexingservice.cxx')
-rw-r--r--setup_native/source/win32/customactions/indexingfilter/restartindexingservice.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/setup_native/source/win32/customactions/indexingfilter/restartindexingservice.cxx b/setup_native/source/win32/customactions/indexingfilter/restartindexingservice.cxx
index 4ea57b8e3087..4fad91039c7e 100644
--- a/setup_native/source/win32/customactions/indexingfilter/restartindexingservice.cxx
+++ b/setup_native/source/win32/customactions/indexingfilter/restartindexingservice.cxx
@@ -26,15 +26,9 @@
the service we do nothing.
*/
-#ifdef _MSC_VER
-#pragma warning(push, 1) /* disable warnings within system headers */
-#endif
#define WIN32_LEAN_AND_MEAN
#include <windows.h>
#include <msiquery.h>
-#ifdef _MSC_VER
-#pragma warning(pop)
-#endif
/*
Advapi.dll needs to be loaded dynamically because the service