summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xclerk1
1 files changed, 0 insertions, 1 deletions
diff --git a/clerk b/clerk
index b0c54be..452715f 100755
--- a/clerk
+++ b/clerk
@@ -269,7 +269,6 @@ sub random {
sub do_action {
my ($in, $context) = @_;
- p $context;
my $action;
try { $mpd->close(); };
$mpd->{socket}->close;