//---------------------------------------------------------------------- // This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- #include BEntryList::BEntryList() { } BEntryList::~BEntryList() { } // Currently unused void BEntryList::_ReservedEntryList1() {} void BEntryList::_ReservedEntryList2() {} void BEntryList::_ReservedEntryList3() {} void BEntryList::_ReservedEntryList4() {} void BEntryList::_ReservedEntryList5() {} void BEntryList::_ReservedEntryList6() {} void BEntryList::_ReservedEntryList7() {} void BEntryList::_ReservedEntryList8() {}