aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sshfs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sshfs.c b/sshfs.c
index 7af8657..93aec3d 100644
--- a/sshfs.c
+++ b/sshfs.c
@@ -3871,7 +3871,6 @@ int main(int argc, char *argv[])
memset(sshfs_program_path, 0, PATH_MAX);
}
#endif /* __APPLE__ */
- g_thread_init(NULL);
sshfs.blksize = 4096;
/* SFTP spec says all servers should allow at least 32k I/O */