diff options
Diffstat (limited to 'ext/opencv/gstmotioncells.h')
-rw-r--r-- | ext/opencv/gstmotioncells.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/opencv/gstmotioncells.h b/ext/opencv/gstmotioncells.h index da4e822ef..8a2930eee 100644 --- a/ext/opencv/gstmotioncells.h +++ b/ext/opencv/gstmotioncells.h @@ -107,7 +107,6 @@ struct _GstMotioncells gint width, height; //time stuff struct timeval tv; - GMutex *propset_mutex; double framerate; }; |