epiphany-extensions r1822 - trunk/extensions/favicon



Author: xan
Date: Sat Feb 28 10:19:00 2009
New Revision: 1822
URL: http://svn.gnome.org/viewvc/epiphany-extensions?rev=1822&view=rev

Log:
favicon: remove backend variable, it's unused (and the function to get it is gone).

Modified:
   trunk/extensions/favicon/favicon.py

Modified: trunk/extensions/favicon/favicon.py
==============================================================================
--- trunk/extensions/favicon/favicon.py	(original)
+++ trunk/extensions/favicon/favicon.py	Sat Feb 28 10:19:00 2009
@@ -24,8 +24,6 @@
 import epiphany
 import urlparse
 
-backend = epiphany.ephy_shell_get_default().get_embed_single().get_backend_name()
-
 def net_stop_cb(embed, status):
     icon_address = embed.get_property('icon_address')
 



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