summaryrefslogtreecommitdiff
path: root/src/strife/st_stuff.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/strife/st_stuff.c')
-rw-r--r--src/strife/st_stuff.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/strife/st_stuff.c b/src/strife/st_stuff.c
index d5fcf0ff..cacab9ee 100644
--- a/src/strife/st_stuff.c
+++ b/src/strife/st_stuff.c
@@ -621,7 +621,6 @@ void ST_updateWidgets(void)
void ST_Ticker (void)
{
static int largeammo = 1994; // means "n/a"
- int i;
// must redirect the pointer if the ready weapon has changed.
if (weaponinfo[plyr->readyweapon].ammo == am_noammo)
@@ -809,8 +808,6 @@ static void ST_loadUnloadGraphics(load_callback_t callback)
{
int i;
- int j;
- int facenum;
char namebuf[9];
@@ -896,8 +893,6 @@ void ST_initData(void)
void ST_createWidgets(void)
{
- int i;
-
// ready weapon ammo
STlib_initNum(&w_ready,
ST_AMMOX,