epiphany r8944 - trunk/lib/widgets



Author: diegoe
Date: Fri Mar 27 10:16:39 2009
New Revision: 8944
URL: http://svn.gnome.org/viewvc/epiphany?rev=8944&view=rev

Log:
ephy-location-entry: remove useless defines

Modified:
   trunk/lib/widgets/ephy-location-entry.c

Modified: trunk/lib/widgets/ephy-location-entry.c
==============================================================================
--- trunk/lib/widgets/ephy-location-entry.c	(original)
+++ trunk/lib/widgets/ephy-location-entry.c	Fri Mar 27 10:16:39 2009
@@ -109,10 +109,6 @@
 };
 static gint signals[LAST_SIGNAL] = { 0 };
 
-#define MAX_LOC_HISTORY_ITEMS 10
-#define EPHY_LOC_HISTORY_XML_ROOT "ephy_location_history"
-#define EPHY_LOC_HISTORY_XML_VERSION "0.1"
-
 G_DEFINE_TYPE (EphyLocationEntry, ephy_location_entry, GTK_TYPE_TOOL_ITEM)
 
 static void



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