[nautilus: 18/47] main: remove unneeded code



commit 10998fbf14029163d3669f1e2a9f1676b02e7d09
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Dec 28 17:32:08 2010 +0100

    main: remove unneeded code

 src/nautilus-main.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/nautilus-main.c b/src/nautilus-main.c
index 25c985b..d11f29f 100644
--- a/src/nautilus-main.c
+++ b/src/nautilus-main.c
@@ -96,9 +96,6 @@ main (int argc, char *argv[])
 	xmp_init();
 #endif
 
-	/* Initialize the services that we use. */
-	LIBXML_TEST_VERSION
-
 	/* Run the nautilus application. */
 	application = nautilus_application_dup_singleton ();
 



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