From 13a9ea6486df49cee94a5e5a23b02dca13968eb7 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Mon, 19 Feb 2018 16:41:18 +0100 Subject: Remove XPCOM checks for Windows Vista and clean up unused header files. Tag #22 --- xpcom/build/XPCOMInit.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'xpcom/build') diff --git a/xpcom/build/XPCOMInit.cpp b/xpcom/build/XPCOMInit.cpp index 895e295b1..6ead5cdc7 100644 --- a/xpcom/build/XPCOMInit.cpp +++ b/xpcom/build/XPCOMInit.cpp @@ -111,7 +111,6 @@ extern nsresult nsStringInputStreamConstructor(nsISupports*, REFNSIID, void**); #include "SpecialSystemDirectory.h" #if defined(XP_WIN) -#include "mozilla/WindowsVersion.h" #include "nsWindowsRegKey.h" #endif -- cgit v1.2.3