adapt to new list interface
This commit is contained in:
@ -13,7 +13,6 @@ private:
|
||||
|
||||
public:
|
||||
ArrayListDemo() {
|
||||
this->list.init();
|
||||
kout << "Initialized ArrayListDemo" << endl;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user