summaryrefslogtreecommitdiff
path: root/src/mauville_old_man.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mauville_old_man.c')
-rw-r--r--src/mauville_old_man.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mauville_old_man.c b/src/mauville_old_man.c
index af68c6116..c97ee94f3 100644
--- a/src/mauville_old_man.c
+++ b/src/mauville_old_man.c
@@ -1324,7 +1324,6 @@ static void PrintStoryList(void)
{
s32 i;
s32 width = GetStringWidth(1, gText_Exit, 0);
- u8 tileWidth;
for (i = 0; i < NUM_STORYTELLER_TALES; i++)
{
s32 curWidth;