src/demo.h

changeset 38
db677d321cf4
parent 37
c82a86ea87be
child 39
2c368cf5cc19
--- a/src/demo.h	Fri Jun 05 18:33:51 2015 +0300
+++ b/src/demo.h	Fri Jun 05 19:13:44 2015 +0300
@@ -19,21 +19,6 @@
 #pragma once
 #include "types.h"
 
-enum
-{
-	DemoLength,
-	DemoVersion,
-	DemoCVars,
-	DemoUserInfo,
-	DemoBodyStart,
-	DemoTiccmd,
-	DemoInvUse,
-	DemoCenterView,
-	DemoTaunt,
-	DemoEnd,
-	DemoWads
-};
-
 enum BuildType
 {
 	OtherBuild    = 0,

mercurial