diff options
Diffstat (limited to 'lib/ephy-file-chooser.h')
-rw-r--r-- | lib/ephy-file-chooser.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/ephy-file-chooser.h b/lib/ephy-file-chooser.h index 1ca3426f4..d3d729ca6 100644 --- a/lib/ephy-file-chooser.h +++ b/lib/ephy-file-chooser.h @@ -37,12 +37,6 @@ G_BEGIN_DECLS typedef struct EphyFileChooserPrivate EphyFileChooserPrivate; -enum -{ - EPHY_RESPONSE_OPEN = 2, - EPHY_RESPONSE_SAVE = 3 -}; - typedef struct { GtkFileChooserDialog parent; |