Remove get for operator
This commit is contained in:
@ -29,8 +29,6 @@ public:
|
|||||||
|
|
||||||
void set(int number);
|
void set(int number);
|
||||||
|
|
||||||
Page &get();
|
|
||||||
|
|
||||||
void clear();
|
void clear();
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
Reference in New Issue
Block a user