[Xfce4-commits] <parole:master> Drop commented lines
Christoph Mende
noreply at xfce.org
Mon Jul 23 01:26:04 CEST 2012
Updating branch refs/heads/master
to 1d1fccea4829ec2f2a08727078383dbab82b89a1 (commit)
from b8864ba67406985513533b3e14d26ab6983240d7 (commit)
commit 1d1fccea4829ec2f2a08727078383dbab82b89a1
Author: Simon Steinbeiss <ochosi at xfce.org>
Date: Wed Jul 18 20:30:26 2012 +0200
Drop commented lines
src/main.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/main.c b/src/main.c
index dffdde8..7ef0af8 100644
--- a/src/main.c
+++ b/src/main.c
@@ -46,7 +46,6 @@
#include "parole-dbus.h"
#include "parole-builder.h"
#include "parole-rc-utils.h"
-//#include "parole-setup.h"
static void G_GNUC_NORETURN
show_version (void)
@@ -313,7 +312,6 @@ int main (int argc, char **argv)
builder = parole_builder_get_main_interface ();
parole_dbus_register_name (PAROLE_DBUS_NAME);
- //parole_setup ();
player = parole_player_new (client_id);
g_free (client_id);
More information about the Xfce4-commits
mailing list