summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/cssh.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cssh.c b/src/cssh.c
index e5a01c4..c493105 100644
--- a/src/cssh.c
+++ b/src/cssh.c
@@ -352,7 +352,6 @@ int main( int argc, char *argv[] )
exit( EXIT_FAILURE );
}
- ssh_threads_set_callbacks( ssh_threads_get_pthread( ) );
ssh_init( );
if( args_info.long_version_given ) {