aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
Diffstat (limited to 'engines')
-rw-r--r--engines/saga/font.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/saga/font.cpp b/engines/saga/font.cpp
index f680ab20a8..8b9b45d3ff 100644
--- a/engines/saga/font.cpp
+++ b/engines/saga/font.cpp
@@ -144,7 +144,6 @@ void Font::createOutline(FontData *font) {
int row;
int newByteWidth;
int newRowLength = 0;
- int index;
int currentByte;
unsigned char *basePointer;
unsigned char *srcPointer;