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