summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source/pdf/pdf-appearance.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/pdf/pdf-appearance.c b/source/pdf/pdf-appearance.c
index cd1f0f93..9bd3754b 100644
--- a/source/pdf/pdf-appearance.c
+++ b/source/pdf/pdf-appearance.c
@@ -1191,7 +1191,6 @@ void pdf_update_listbox_appearance(fz_context *ctx, pdf_document *doc, pdf_obj *
char **vals = NULL;
int *sel_indices = NULL;
char **pos;
- char *val_sel;
int index = -1;
float height, width;
float ascent, descent, lineheight;