Remove unused class member `art::OatFileAssistant::flock_`.
This was spotted while updating language to comply with Android's
inclusive language guidance, which affected the documentation of this
class member.
See https://source.android.com/setup/contribute/respectful-code for
reference.
Also remove the explicit definition of
`art::OatFileAssistant::~OatFileAssistant`, which is no longer needed.
#inclusivefixit
Test: Build ART and run ART tests
Bug: 161336379
Bug: 161896447
Change-Id: I30fed43be7b2bf78af5f2cca7e1e54ec0df159fb
2 files changed