diff options
Diffstat (limited to 'contrib/rpws')
-rwxr-xr-x | contrib/rpws | 1 |
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 "$*" } |