summaryrefslogtreecommitdiff
path: root/src/utilcode/clrhost.cpp
diff options
context:
space:
mode:
authorJan Kotas <jkotas@microsoft.com>2019-05-21 21:15:32 -0700
committerGitHub <noreply@github.com>2019-05-21 21:15:32 -0700
commit709ff5ae8e4a25e4738afc8a742a65a3830d3568 (patch)
tree89ebca26c9a136c6851451a75b1ca9c088e502a1 /src/utilcode/clrhost.cpp
parentac607c3f890523f0b06a1cab19057248ac6f189d (diff)
downloadcoreclr-709ff5ae8e4a25e4738afc8a742a65a3830d3568.tar.gz
coreclr-709ff5ae8e4a25e4738afc8a742a65a3830d3568.tar.bz2
coreclr-709ff5ae8e4a25e4738afc8a742a65a3830d3568.zip
Delete Unsafe redefinitions of Windows APIs (#24688)
Leftover from SQL hosting infrastructure
Diffstat (limited to 'src/utilcode/clrhost.cpp')
-rw-r--r--src/utilcode/clrhost.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/utilcode/clrhost.cpp b/src/utilcode/clrhost.cpp
index 649e91ea99..a20f81315e 100644
--- a/src/utilcode/clrhost.cpp
+++ b/src/utilcode/clrhost.cpp
@@ -7,7 +7,6 @@
#include "stdafx.h"
-#include "unsafe.h"
#include "clrhost.h"
#include "utilcode.h"
#include "ex.h"