summaryrefslogtreecommitdiff
path: root/src/gc/env
diff options
context:
space:
mode:
authorJan Kotas <jkotas@microsoft.com>2016-02-24 22:41:19 -0800
committerJan Kotas <jkotas@microsoft.com>2016-02-24 22:44:20 -0800
commite1fd6dc6d5adf7c4107e60fdb8a6bcb5fc57069f (patch)
tree5e135f8dcb1907cf4fe1103c79fafbae929d1a78 /src/gc/env
parent81e977ce7be76c4bda86aeb952d13dc136998341 (diff)
downloadcoreclr-e1fd6dc6d5adf7c4107e60fdb8a6bcb5fc57069f.tar.gz
coreclr-e1fd6dc6d5adf7c4107e60fdb8a6bcb5fc57069f.tar.bz2
coreclr-e1fd6dc6d5adf7c4107e60fdb8a6bcb5fc57069f.zip
Update GC from CoreRT
https://github.com/dotnet/corert/tree/master/src/Native/gc d18f7e5d9fea784b4531aa8988fdad9f3a9cffc3
Diffstat (limited to 'src/gc/env')
-rw-r--r--src/gc/env/gcenv.base.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gc/env/gcenv.base.h b/src/gc/env/gcenv.base.h
index 0a277501d7..f3317fc79e 100644
--- a/src/gc/env/gcenv.base.h
+++ b/src/gc/env/gcenv.base.h
@@ -35,7 +35,6 @@
typedef uint32_t BOOL;
typedef uint32_t DWORD;
-typedef void* LPVOID;
// -----------------------------------------------------------------------------------------------------------
// HRESULT subset.