diff options
Diffstat (limited to 'src/Inventory.h')
-rw-r--r-- | src/Inventory.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Inventory.h b/src/Inventory.h index 2507cceed..b91b16c8b 100644 --- a/src/Inventory.h +++ b/src/Inventory.h @@ -12,7 +12,6 @@ namespace Json class Value; }; -class cClientHandle; class cPlayer; |