diff options
Diffstat (limited to 'scripts/rh-client.in')
-rwxr-xr-x | scripts/rh-client.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/rh-client.in b/scripts/rh-client.in index 8c96acb..5728813 100755 --- a/scripts/rh-client.in +++ b/scripts/rh-client.in @@ -135,5 +135,3 @@ (client-setup (option-ref options 'service-socket)) (rh-client-shutdown)) (#t (emit-help options))))) - -(main (command-line)) |