[gedit] notebook: remove leftover
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] notebook: remove leftover
- Date: Mon, 24 Oct 2011 16:38:58 +0000 (UTC)
commit 3759f788151577a695aaa5373c35c0b6dd4987df
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Mon Oct 24 18:38:45 2011 +0200
notebook: remove leftover
gedit/gedit-notebook.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/gedit/gedit-notebook.c b/gedit/gedit-notebook.c
index f2c93bf..d312f0b 100644
--- a/gedit/gedit-notebook.c
+++ b/gedit/gedit-notebook.c
@@ -544,10 +544,6 @@ gedit_notebook_add_tab (GeditNotebook *nb,
if (jump_to)
{
gtk_notebook_set_current_page (GTK_NOTEBOOK (nb), position);
- g_object_set_data (G_OBJECT (tab),
- "jump_to",
- GINT_TO_POINTER (jump_to));
-
gtk_widget_grab_focus (GTK_WIDGET (tab));
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]