image.c:1351:20: warning: variable 'header' set but not used [-Wunused-but-set-variable]
commit3357a1a6119ddf1bed961d8ac5b578ec08c2015d
authorJay Krell <jaykrell@microsoft.com>
Thu, 13 Jun 2019 08:52:20 +0000 (13 01:52 -0700)
committerLarry Ewing <lewing@microsoft.com>
Tue, 18 Jun 2019 02:53:08 +0000 (17 21:53 -0500)
tree07b922682d0a9f12f74f93dda7538f64c46373cb
parent00570db6a4d7bf5c87e5508c0e4f097fde6c04aa
image.c:1351:20: warning: variable 'header' set but not used [-Wunused-but-set-variable]
  MonoDotNetHeader *header;
                    ^~~~~~
mono/metadata/image.c