From 52ce9893a71311c46d4e9ba14ef2a98b3b715e36 Mon Sep 17 00:00:00 2001 From: fujuntang <fujuntang@smartai.com> Date: 星期日, 26 九月 2021 21:57:24 +0800 Subject: [PATCH] trival version: need confirm whether protobuf can run weil yet. --- src/bus_proxy_start.cpp | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/src/bus_proxy_start.cpp b/src/bus_proxy_start.cpp index c3104a9..e2e4955 100644 --- a/src/bus_proxy_start.cpp +++ b/src/bus_proxy_start.cpp @@ -45,9 +45,6 @@ return NULL; } - - - void *svr_start(void *skptr) { int port = *(int *)skptr; -- Gitblit v1.8.0