From a88fc40a16cefc8248baa4b6aab7b7577e0ba4cc Mon Sep 17 00:00:00 2001
From: houxiao <houxiao@454eff88-639b-444f-9e54-f578c98de674>
Date: 星期三, 19 七月 2017 16:42:37 +0800
Subject: [PATCH] code review

---
 RtspFace/PL_Scale.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/RtspFace/PL_Scale.h b/RtspFace/PL_Scale.h
index d662b1f..76e00b5 100644
--- a/RtspFace/PL_Scale.h
+++ b/RtspFace/PL_Scale.h
@@ -5,7 +5,6 @@
 
 struct PL_Scale_Config
 {
-	void* windowSurface;
 	uint16_t toWidth;
 	uint16_t toHeight;
 	int filterMode; // libyuv/scale.h/FilterMode 

--
Gitblit v1.8.0