[nautilus/refactor: 18/26] main: remove unneeded code



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

    main: remove unneeded code

 src/nautilus-main.c |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/src/nautilus-main.c b/src/nautilus-main.c
index 6b0dd50..d11f29f 100644
--- a/src/nautilus-main.c
+++ b/src/nautilus-main.c
@@ -96,11 +96,6 @@ main (int argc, char *argv[])
 	xmp_init();
 #endif
 
-	nautilus_debug_set_flags_from_env ();
-
-	/* 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]