//---------------------------------------------------------------------- // This software is part of the OpenBeOS distribution and is covered // by the OpenBeOS 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() {}