From 9cf6deaad6769e12f81e3a1d8c9e3def89e66c5c Mon Sep 17 00:00:00 2001 From: sabetts Date: Wed, 25 Jun 2003 00:28:56 +0000 Subject: (rp_call): Don't print debug information. --- contrib/rpws | 1 - 1 file changed, 1 deletion(-) (limited to 'contrib/rpws') diff --git a/contrib/rpws b/contrib/rpws index c794b49..d8c5c52 100755 --- a/contrib/rpws +++ b/contrib/rpws @@ -28,7 +28,6 @@ RATPOISON=ratpoison function rp_call () { - echo "$RATPOISON -c \"$*\"" >/tmp/cmds $RATPOISON -c "$*" } -- cgit v1.2.3