From eadb9859e30090caab1385e6597e5b30e4da3e34 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Mon, 29 Nov 2004 13:43:24 +0000 Subject: Version 1.5.2. 2004-11-29 Christian Persch * NEWS: * configure.ac: * doc/reference/tmpl/ephy-embed.sgml: * lib/ephy-file-chooser.c: (ephy_file_chooser_add_pattern_filter): Version 1.5.2. --- lib/ephy-file-chooser.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'lib') diff --git a/lib/ephy-file-chooser.c b/lib/ephy-file-chooser.c index b9bccc588..d759416aa 100644 --- a/lib/ephy-file-chooser.c +++ b/lib/ephy-file-chooser.c @@ -173,8 +173,6 @@ ephy_file_chooser_get_persist_key (EphyFileChooser *dialog) return dialog->priv->persist_key; } -/* This function should really be in gtk+, see bug 142142 */ - GtkFileFilter * ephy_file_chooser_add_pattern_filter (EphyFileChooser *dialog, const char *title, @@ -204,8 +202,6 @@ ephy_file_chooser_add_pattern_filter (EphyFileChooser *dialog, return filth; } -/* This function should really be in gtk+, see bug 142142 */ - GtkFileFilter * ephy_file_chooser_add_mime_filter (EphyFileChooser *dialog, const char *title, -- cgit v1.2.3