1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-09-12 13:28:30 +00:00

Add and del ccnet compilation dependency in seafile (#347)

* Add and del ccnet compilation dependency in seafile

* Del import ccnet

* Del extra ccnet compilation dependencies

* Del support WIN32
This commit is contained in:
feiniks
2020-05-09 16:31:47 +08:00
committed by GitHub
parent 708bfacc86
commit d50359c908
52 changed files with 404 additions and 94 deletions

View File

@@ -44,10 +44,6 @@ struct _SeafileController {
char *rpc_pipe_path;
char *logdir;
CcnetClient *client;
CcnetClient *sync_client;
CcnetMqclientProc *mqclient_proc;
guint check_process_timer;
guint client_io_id;
/* Decide whether to start seaf-server in cloud mode */