From 5e981603003e1cabbc0d9b0d0a0f37e04c0da998 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Thu, 6 Jan 2005 19:41:09 +0000 Subject: More auto-generated types. 2005-01-06 Christian Persch * lib/Makefile.am: * lib/ephy-state.c: * lib/ephy-state.h: More auto-generated types. --- lib/ephy-state.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/ephy-state.h') diff --git a/lib/ephy-state.h b/lib/ephy-state.h index 883c9b9db..6339a2d76 100644 --- a/lib/ephy-state.h +++ b/lib/ephy-state.h @@ -27,8 +27,6 @@ G_BEGIN_DECLS -#define EPHY_TYPE_STATE_WINDOW_FLAGS (ephy_state_window_flags_get_type ()) - typedef enum { EPHY_STATE_WINDOW_SAVE_NONE = 0, -- cgit