Remove unnecessary ifdef before undef. (#32417)
authormonojenkins <jo.shields+jenkins@xamarin.com>
Mon, 17 Feb 2020 13:01:37 +0000 (08:01 -0500)
committerGitHub <noreply@github.com>
Mon, 17 Feb 2020 13:01:37 +0000 (14:01 +0100)
commit2c6d9bd426c2a284c672dc13d27f00a27704b364
treee4c996a68d69b43bd57123a2ff3a0d76eab1a6f3
parent2186bd0e3ea719f7bf92375deaa87a6e6995fd9d
Remove unnecessary ifdef before undef. (#32417)

#undef never needs an ifdef guard, it works unconditionally without warning.

Co-authored-by: Jay Krell <jay.krell@cornell.edu>
src/mono/winconfig.h