diff options
Diffstat (limited to 'src/content_sao.h')
-rw-r--r-- | src/content_sao.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/content_sao.h b/src/content_sao.h index 05f727e16..efbece3ca 100644 --- a/src/content_sao.h +++ b/src/content_sao.h @@ -318,7 +318,6 @@ public: // Some flags used by Server bool m_moved; bool m_inventory_not_sent; - bool m_hp_not_sent; bool m_breath_not_sent; bool m_wielded_item_not_sent; |