From d68e5b3261be67d57eee2da5cab4d3428434e6cb Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Sat, 28 Feb 2009 10:17:46 +0000 Subject: Remove get_backend function, there's only one possibility now. svn path=/trunk/; revision=8825 --- embed/ephy-embed-single.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'embed/ephy-embed-single.h') diff --git a/embed/ephy-embed-single.h b/embed/ephy-embed-single.h index e4d0e0e19..8ae5d92cb 100644 --- a/embed/ephy-embed-single.h +++ b/embed/ephy-embed-single.h @@ -101,8 +101,6 @@ gboolean ephy_embed_single_get_network_status (EphyEmbedSingle *single); GList *ephy_embed_single_get_font_list (EphyEmbedSingle *single, const char *lang_group); -const char *ephy_embed_single_get_backend_name (EphyEmbedSingle *single); - G_END_DECLS #endif -- cgit v1.2.3