mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-01-15 23:29:21 +03:00
Remove debugging printf(). Whoops.
svn path=/trunk/netsurf/; revision=3391
This commit is contained in:
parent
6002c9d217
commit
b35e923aea
@ -855,6 +855,5 @@ gboolean nsgtk_scaffolding_is_busy(nsgtk_scaffolding *scaffold)
|
||||
|
||||
void nsgtk_scaffolding_popup_menu(nsgtk_scaffolding *g, guint button)
|
||||
{
|
||||
printf("foo.\n");
|
||||
gtk_menu_popup(g->popup_menu, NULL, NULL, NULL, NULL, button, 0);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user