summaryrefslogtreecommitdiffstats
path: root/source/cPawn.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/cPawn.h')
-rw-r--r--source/cPawn.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/cPawn.h b/source/cPawn.h
index 3b1a566f5..b48ce94ab 100644
--- a/source/cPawn.h
+++ b/source/cPawn.h
@@ -59,10 +59,6 @@ protected:
double m_LastPosX, m_LastPosY, m_LastPosZ;
float m_TimeLastTeleportPacket;
-
- float m_FireDamageInterval;
- float m_BurnPeriod;
-
}; //tolua_export