epiphany r8754 - trunk/embed



Author: racarr
Date: Sat Feb  7 12:35:39 2009
New Revision: 8754
URL: http://svn.gnome.org/viewvc/epiphany?rev=8754&view=rev

Log:
Remove two unused get_type functions from public header files

Modified:
   trunk/embed/ephy-embed-event.h
   trunk/embed/ephy-embed.h

Modified: trunk/embed/ephy-embed-event.h
==============================================================================
--- trunk/embed/ephy-embed-event.h	(original)
+++ trunk/embed/ephy-embed-event.h	Sat Feb  7 12:35:39 2009
@@ -75,8 +75,6 @@
 
 GType			ephy_embed_event_context_get_type	(void);
 
-GType			ephy_embed_event_type_get_type 		(void);
-
 EphyEmbedEventContext	ephy_embed_event_get_context	(EphyEmbedEvent *event);
 
 guint			ephy_embed_event_get_button	(EphyEmbedEvent *event);

Modified: trunk/embed/ephy-embed.h
==============================================================================
--- trunk/embed/ephy-embed.h	(original)
+++ trunk/embed/ephy-embed.h	Sat Feb  7 12:35:39 2009
@@ -222,8 +222,6 @@
 
 GType		  ephy_embed_chrome_get_type		(void);
 
-GType		  ephy_embed_ppv_navigation_get_type	(void);
-
 GType		  ephy_embed_security_level_get_type	(void);
 
 GType		  ephy_embed_document_type_get_type	(void);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]