summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/gui/partywindow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/partywindow.h b/src/gui/partywindow.h
index d7938f96..63646008 100644
--- a/src/gui/partywindow.h
+++ b/src/gui/partywindow.h
@@ -39,7 +39,6 @@
*/
struct PartyMember
{
- int id;
std::string name;
int health;
int healthMax;