[gedit-plugins] bookmarks: Remove unused variable
- From: Kalev Lember <klember src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit-plugins] bookmarks: Remove unused variable
- Date: Mon, 15 Apr 2013 21:58:45 +0000 (UTC)
commit e101c9dd5cbfe3205bf84ec150ee6dea0d0e66e9
Author: Kalev Lember <kalevlember gmail com>
Date: Mon Apr 15 22:57:40 2013 +0200
bookmarks: Remove unused variable
plugins/bookmarks/gedit-bookmarks-plugin.c | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/plugins/bookmarks/gedit-bookmarks-plugin.c b/plugins/bookmarks/gedit-bookmarks-plugin.c
index c5ddd91..994bc63 100644
--- a/plugins/bookmarks/gedit-bookmarks-plugin.c
+++ b/plugins/bookmarks/gedit-bookmarks-plugin.c
@@ -501,7 +501,6 @@ goto_bookmark (GeditWindow *window,
{
GtkTextBuffer *buffer;
GtkTextIter at;
- GtkTextMark *insert;
GtkTextIter end;
if (view == NULL)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]