aboutsummaryrefslogtreecommitdiff
path: root/src/textview.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/textview.c')
-rw-r--r--src/textview.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/textview.c b/src/textview.c
index 456ad883..81142690 100644
--- a/src/textview.c
+++ b/src/textview.c
@@ -1070,7 +1070,6 @@ void textview_clear(TextView *textview)
textview->uri_list = NULL;
textview->body_pos = 0;
- //textview->cur_pos = 0;
}
void textview_destroy(TextView *textview)