diff options
Diffstat (limited to 'src/ephy-fullscreen-popup.h')
-rw-r--r-- | src/ephy-fullscreen-popup.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ephy-fullscreen-popup.h b/src/ephy-fullscreen-popup.h index 26441f976..65614bbd6 100644 --- a/src/ephy-fullscreen-popup.h +++ b/src/ephy-fullscreen-popup.h @@ -64,9 +64,6 @@ GtkWidget *ephy_fullscreen_popup_new (EphyWindow *window); void ephy_fullscreen_popup_set_show_leave (EphyFullscreenPopup *popup, gboolean show_button); -void ephy_fullscreen_popup_set_spinning (EphyFullscreenPopup *popup, - gboolean spinning); - void ephy_fullscreen_popup_set_security_state (EphyFullscreenPopup *popup, gboolean show_lock, const char *stock, |