diff options
Diffstat (limited to 'src/Item.h')
-rw-r--r-- | src/Item.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Item.h b/src/Item.h index 35c4e4582..a94f35176 100644 --- a/src/Item.h +++ b/src/Item.h @@ -270,7 +270,3 @@ public: int m_MaxAmount; int m_Weight; } ; - - - - |