matroska: Remove unused variable
https://bugzilla.gnome.org/show_bug.cgi?id=753556
This commit is contained in:
parent
b1089fb520
commit
6eee26b24b
@ -63,7 +63,6 @@ typedef struct _GstMatroskaDemux {
|
||||
|
||||
/* state */
|
||||
gboolean streaming;
|
||||
guint level_up;
|
||||
guint64 seek_block;
|
||||
gboolean seek_first;
|
||||
|
||||
|
@ -62,7 +62,6 @@ typedef struct _GstMatroskaParse {
|
||||
|
||||
/* state */
|
||||
//gboolean streaming;
|
||||
guint level_up;
|
||||
guint64 seek_block;
|
||||
gboolean seek_first;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user