aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/show-types.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hyper/show-types.c')
-rw-r--r--src/hyper/show-types.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/hyper/show-types.c b/src/hyper/show-types.c
index 1942901b..e34498d8 100644
--- a/src/hyper/show-types.c
+++ b/src/hyper/show-types.c
@@ -464,10 +464,8 @@ show_input(TextNode *node)
/*Window root, child;*/
/*int root_x, root_y, win_x, win_y, buttons;*/
InputItem *item;
- char *inpbuffer;
item = node->link->reference.string;
- inpbuffer = item->curr_line->buffer;
wc.border_width = 0;
wc.x = node->x;