summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/rpws1
1 files changed, 0 insertions, 1 deletions
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 "$*"
}