summaryrefslogtreecommitdiffstats
path: root/source/Pawn.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/Pawn.h')
-rw-r--r--source/Pawn.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/Pawn.h b/source/Pawn.h
index f9b2d4555..9ddc61296 100644
--- a/source/Pawn.h
+++ b/source/Pawn.h
@@ -163,8 +163,6 @@ protected:
MetaData m_MetaData;
- double m_LastPosX, m_LastPosY, m_LastPosZ;
- Int64 m_TimeLastTeleportPacket; // In ticks
}; // tolua_export