Remove AUTO_VAR macro and _toString function (#592)
This commit is contained in:
@@ -22,7 +22,4 @@ public:
|
||||
int getY();
|
||||
bool add(TextureHolder *textureHolder);
|
||||
void collectAssignments(vector<StitchSlot *> *result);
|
||||
|
||||
//@Override
|
||||
wstring toString();
|
||||
};
|
||||
Reference in New Issue
Block a user