Luciano Dato 8 سال پیش
والد
کامیت
9032a68400
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      src/sdenoise.c

+ 0 - 1
src/sdenoise.c

@@ -81,7 +81,6 @@ typedef struct
 	float* input_frame;
 	float* input_frame;
 	float* processed_frame;
 	float* processed_frame;
 	int read_ptr; //buffers read pointer
 	int read_ptr; //buffers read pointer
-	int write_ptr; //buffers write pointer
 
 
 	DenoiseState *st;
 	DenoiseState *st;