aboutsummaryrefslogtreecommitdiff
path: root/src/textview.c
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-03-08 09:17:17 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-03-08 09:17:17 +0000
commit0ff75d10977146767ccc42c2e2915f75886a68bf (patch)
treed006e0d23948dfa1e66d7ccbe9e5746472c2e54e /src/textview.c
parent15ecfbc6effda513ca18e81b419b0eaf02daa0d5 (diff)
changed the implementation of switching Text/MIME view.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@154 ee746299-78ed-0310-b773-934348b2243d
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)