From a0092014ee12abf06edb1788b189cc7c57336063 Mon Sep 17 00:00:00 2001
From: chenke <chenke@454eff88-639b-444f-9e54-f578c98de674>
Date: 星期三, 09 八月 2017 13:42:00 +0800
Subject: [PATCH] Reverse merged revision(s) 988-987 from VisitFace/RtspNativeCodec: JsonCpp和CapnpProtocol功能初步实现 ........

---
 VisitFace/RtspNativeCodec/app/src/main/cpp/CameraWrapperClient.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/VisitFace/RtspNativeCodec/app/src/main/cpp/CameraWrapperClient.h b/VisitFace/RtspNativeCodec/app/src/main/cpp/CameraWrapperClient.h
index ef7d6f4..9705fa6 100644
--- a/VisitFace/RtspNativeCodec/app/src/main/cpp/CameraWrapperClient.h
+++ b/VisitFace/RtspNativeCodec/app/src/main/cpp/CameraWrapperClient.h
@@ -75,7 +75,7 @@
 
 	void lockFace();
 	void releaseFace();
-	void fireFaceCount(int faceCount);
+
 	void setFaceLabel(int st_track_id, const std::wstring& label);
 
 private:

--
Gitblit v1.8.0