Skip to content

Commit

Permalink
[runtime] Remove some references to gc_wrapper.h which are no longer …
Browse files Browse the repository at this point in the history
…needed.
  • Loading branch information
vargaz committed Jan 31, 2014
1 parent 6427caa commit d64b215
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion mono/io-layer/wthreads.c
Expand Up @@ -29,7 +29,6 @@
#include <mono/io-layer/mutex-private.h>

#include <mono/utils/mono-threads.h>
#include <mono/utils/gc_wrapper.h>
#include <mono/utils/atomic.h>
#include <mono/utils/mono-mutex.h>

Expand Down
1 change: 0 additions & 1 deletion mono/utils/mono-threads-posix.c
Expand Up @@ -18,7 +18,6 @@
#include <mono/utils/mono-semaphore.h>
#include <mono/utils/mono-threads.h>
#include <mono/utils/mono-tls.h>
#include <mono/utils/gc_wrapper.h>
#include <mono/utils/mono-mmap.h>
#include <mono/metadata/threads-types.h>

Expand Down

0 comments on commit d64b215

Please sign in to comment.