[handle] Inline handle-private.h in handle.h
commitb7db0b7b8fbc0be8a8550851a0a3ef4f71612e66
authorLudovic Henry <ludovic@xamarin.com>
Wed, 6 Jan 2016 11:23:05 +0000 (6 11:23 +0000)
committerLudovic Henry <ludovic@xamarin.com>
Wed, 13 Jan 2016 13:08:16 +0000 (13 13:08 +0000)
tree72c43bc314d2e12396ce078081a9d55f0bac07d7
parentf048e17f41c5ae51f7e949f396d7095b270af7da
[handle] Inline handle-private.h in handle.h

MonoHandleArena functions need to be as public as MonoHandle functions, as we cannot have one without the other.
mono/metadata/Makefile.am
mono/metadata/handle-private.h [deleted file]
mono/metadata/handle.c
mono/metadata/handle.h
mono/unit-tests/test-mono-handle.c