attempt to fix crashes by removing more guitar stuff

This commit is contained in:
AJ Kelly
2011-07-30 17:21:48 -05:00
parent 9e41b296a3
commit 7ce28b7b88
4 changed files with 1 additions and 12 deletions
-1
View File
@@ -103,7 +103,6 @@ enum StepsType
StepsType_techno_double8,
StepsType_popn_five,
StepsType_popn_nine,
StepsType_guitar_five,
StepsType_lights_cabinet,
NUM_StepsType, // leave this at the end
StepsType_Invalid,