summaryrefslogtreecommitdiff
path: root/frontends/gtk/window.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/gtk/window.h')
-rw-r--r--frontends/gtk/window.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/frontends/gtk/window.h b/frontends/gtk/window.h
index 4bedea428..462ed17a8 100644
--- a/frontends/gtk/window.h
+++ b/frontends/gtk/window.h
@@ -45,13 +45,6 @@ struct browser_window *nsgtk_get_browser_window(struct gui_window *gw);
struct nsgtk_scaffolding *nsgtk_get_scaffold(struct gui_window *gw);
/**
- * get gdk pixbuf of favicon from gui window handle
- *
- * \param gw gui window handle
- */
-GdkPixbuf *nsgtk_get_icon(struct gui_window *gw);
-
-/**
* cause all windows be be reflowed
*/
void nsgtk_reflow_all_windows(void);