summaryrefslogtreecommitdiff
path: root/apps/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins')
-rw-r--r--apps/plugins/chopper.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/plugins/chopper.c b/apps/plugins/chopper.c
index 66fa62d..7a7316e 100644
--- a/apps/plugins/chopper.c
+++ b/apps/plugins/chopper.c
@@ -474,7 +474,6 @@ static void checkHighScore(void)
static void chopKillPlayer(void)
{
int w, i, button;
- char text[25];
for (i = 0; i < NUMBER_OF_PARTICLES; i++) {
mParticles[i].bIsActive = 0;