Exclude the Frame destructor from DAC build
authorJan Vorlicek <janvorli@microsoft.com>
Fri, 13 Mar 2015 16:30:14 +0000 (17:30 +0100)
committerJan Vorlicek <janvorli@microsoft.com>
Fri, 13 Mar 2015 16:30:14 +0000 (17:30 +0100)
commit06ed29d0e4dcad16070e0a72d74bef88b7b294c6
tree3dcea2ddaed6adc6672b30a42916423e927ab48e
parent86fab083b53c46fc7cd07fc6d4747465c4257245
Exclude the Frame destructor from DAC build

The destructor is not needed on DAC builds and the definition was not being
built for DAC already. Conditionally disabling the declaration too.
src/vm/frames.h