tracker r1668 - branches/xesam-support/src/trackerd



Author: mottela
Date: Thu Jun 12 17:55:25 2008
New Revision: 1668
URL: http://svn.gnome.org/viewvc/tracker?rev=1668&view=rev

Log:
Removed forgotten test-code

Modified:
   branches/xesam-support/src/trackerd/tracker-crawler.c

Modified: branches/xesam-support/src/trackerd/tracker-crawler.c
==============================================================================
--- branches/xesam-support/src/trackerd/tracker-crawler.c	(original)
+++ branches/xesam-support/src/trackerd/tracker-crawler.c	Thu Jun 12 17:55:25 2008
@@ -893,7 +893,6 @@
 		const gchar *home;
 
 		home = g_get_home_dir ();
-		home = "/foo/bar";
 		roots = g_slist_prepend (roots, g_strdup (home));
 
 		g_message ("No locations are configured to crawl, "



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