Remove unused wxDEFINE_SCOPED_PTR_TYPE(wxTarHeaderBlock)

wxTarHeaderBlockPtr defined by this macro was never used, so just remove
it.
This commit is contained in:
Vadim Zeitlin
2018-05-20 17:57:17 +02:00
parent 8401d3fec9
commit d9d5e1d5f7

View File

@@ -155,8 +155,6 @@ private:
static void check();
};
wxDEFINE_SCOPED_PTR_TYPE(wxTarHeaderBlock)
// A table giving the field names and offsets in a tar header block
const wxTarField wxTarHeaderBlock::fields[] =
{