From a3c00c71922f258f2a4a7129dfa51eb1a2838e4e Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Fri, 22 Feb 2013 15:12:10 +0000 Subject: Fixup for core selection change. --- beos/gui.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'beos/gui.cpp') diff --git a/beos/gui.cpp b/beos/gui.cpp index a5833365a..ff9b92dda 100644 --- a/beos/gui.cpp +++ b/beos/gui.cpp @@ -728,7 +728,7 @@ gui_window_save_link(struct gui_window *g, const char *url, const char *title) * Send the source of a content to a text editor. */ -void nsbeos_gui_view_source(struct hlcache_handle *content, struct selection *selection) +void nsbeos_gui_view_source(struct hlcache_handle *content) { char *temp_name; bool done = false; -- cgit v1.2.3