diff options
Diffstat (limited to 'lib/ephy-state.h')
-rw-r--r-- | lib/ephy-state.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/ephy-state.h b/lib/ephy-state.h index 6339a2d76..cd4ce1041 100644 --- a/lib/ephy-state.h +++ b/lib/ephy-state.h @@ -34,8 +34,6 @@ typedef enum EPHY_STATE_WINDOW_SAVE_POSITION = 1 << 1 } EphyStateWindowFlags; -GType ephy_state_window_flags_get_type (void); - void ephy_state_add_window (GtkWidget *window, const char *name, int default_width, |