summaryrefslogtreecommitdiff
path: root/src/player.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/player.h')
-rw-r--r--src/player.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/player.h b/src/player.h
index 157a25b5b..a7a2433ce 100644
--- a/src/player.h
+++ b/src/player.h
@@ -126,9 +126,6 @@ public:
u16 hp;
- // Player's privileges - a bitmaps of PRIV_xxxx.
- u64 privs;
-
u16 peer_id;
protected: