diff src/audacious/main.c @ 2788:b2b920b165ad trunk

[svn] - exclude codes which use session if USE_DBUS is not defined.
author yaz
date Wed, 23 May 2007 21:02:55 -0700
parents c539e972b514
children 6295535fbf49
line wrap: on
line diff
--- a/src/audacious/main.c	Wed May 23 15:45:00 2007 -0700
+++ b/src/audacious/main.c	Wed May 23 21:02:55 2007 -0700
@@ -908,6 +908,7 @@
         exit(EXIT_SUCCESS);
     }
 
+#ifdef USE_DBUS
     if (filenames != NULL)
     {
         gint pos = 0;
@@ -1003,6 +1004,7 @@
         if (is_running)
             exit(EXIT_SUCCESS);
     }
+#endif
 }
 
 static void