Skip to content

Commit

Permalink
Bug 1852806 - Remove macros for older Windows SDK from uriloader/exth…
Browse files Browse the repository at this point in the history
…andler/. r=mhowell

Depends on D188030

Differential Revision: https://phabricator.services.mozilla.com/D188031
  • Loading branch information
vyv03354 committed Sep 15, 2023
1 parent a19297d commit 5d9f54e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions uriloader/exthandler/win/nsOSHelperAppService.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,6 @@
#include "nsCExternalHandlerService.h"
#include "nsCOMPtr.h"
#include <windows.h>

#ifdef _WIN32_WINNT
# undef _WIN32_WINNT
#endif
#define _WIN32_WINNT 0x0600
#include <shlobj.h>

class nsMIMEInfoWin;
Expand Down

0 comments on commit 5d9f54e

Please sign in to comment.