[gedit] Remove useless prototype.
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] Remove useless prototype.
- Date: Sun, 2 May 2010 14:32:58 +0000 (UTC)
commit d6559519b44d9e22e0c55124edc3ee2632116f3a
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Sun May 2 16:32:32 2010 +0200
Remove useless prototype.
gedit/gedit-window.h | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/gedit/gedit-window.h b/gedit/gedit-window.h
index a9aec0a..c1fc4d5 100644
--- a/gedit/gedit-window.h
+++ b/gedit/gedit-window.h
@@ -155,9 +155,6 @@ GeditWindowState gedit_window_get_state (GeditWindow *window);
GeditTab *gedit_window_get_tab_from_location (GeditWindow *window,
GFile *location);
-GeditTab *gedit_window_get_tab_from_uri (GeditWindow *window,
- const gchar *uri);
-
/* Message bus */
GeditMessageBus *gedit_window_get_message_bus (GeditWindow *window);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]