[gtranslator] Remove uneeded call
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtranslator] Remove uneeded call
- Date: Thu, 2 Feb 2012 13:42:12 +0000 (UTC)
commit 3402d6a8a5f93c8091d3f945f4c83f6f7e8c58e4
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Thu Feb 2 14:46:22 2012 +0100
Remove uneeded call
src/gtr-context.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/gtr-context.c b/src/gtr-context.c
index fc69fbd..b554f55 100644
--- a/src/gtr-context.c
+++ b/src/gtr-context.c
@@ -191,7 +191,6 @@ motion_notify_event (GtkWidget *text_view, GdkEventMotion *event,
set_cursor_if_appropriate (GTK_TEXT_VIEW (text_view), x, y, panel);
- gdk_window_get_pointer (gtk_widget_get_window (text_view), NULL, NULL, NULL);
return FALSE;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]