From ae57c2b4273588704f9065b1cd0d445a8cd4a48f Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sun, 24 Jul 2005 21:37:01 +0000 Subject: Remove code to get the printer list, and fix a compile warning. 2005-07-24 Christian Persch * embed/ephy-embed-single.c: (ephy_embed_single_open_window): * embed/ephy-embed-single.h: * embed/mozilla/EphyUtils.cpp: * embed/mozilla/MozillaPrivate.cpp: * embed/mozilla/MozillaPrivate.h: * embed/mozilla/mozilla-embed-single.cpp: Remove code to get the printer list, and fix a compile warning. --- embed/ephy-embed-single.h | 1 - 1 file changed, 1 deletion(-) (limited to 'embed/ephy-embed-single.h') diff --git a/embed/ephy-embed-single.h b/embed/ephy-embed-single.h index 63d065666..f99741bb2 100644 --- a/embed/ephy-embed-single.h +++ b/embed/ephy-embed-single.h @@ -93,7 +93,6 @@ struct _EphyEmbedSingleIface gboolean (* get_offline_mode) (EphyEmbedSingle *single); GList * (* get_font_list) (EphyEmbedSingle *shell, const char *langGroup); - GList * (* get_printer_list) (EphyEmbedSingle *shell); }; GType ephy_embed_single_get_type (void); -- cgit v1.2.3