diff options
Diffstat (limited to 'Minecraft.Client/StitchSlot.h')
| -rw-r--r-- | Minecraft.Client/StitchSlot.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Minecraft.Client/StitchSlot.h b/Minecraft.Client/StitchSlot.h index 0990a06e..e01d7441 100644 --- a/Minecraft.Client/StitchSlot.h +++ b/Minecraft.Client/StitchSlot.h @@ -22,7 +22,4 @@ public: int getY(); bool add(TextureHolder *textureHolder); void collectAssignments(vector<StitchSlot *> *result); - - //@Override - wstring toString(); };
\ No newline at end of file |
