summaryrefslogtreecommitdiff
path: root/gst/audioparsers/gstflacparse.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/audioparsers/gstflacparse.h')
-rw-r--r--gst/audioparsers/gstflacparse.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gst/audioparsers/gstflacparse.h b/gst/audioparsers/gstflacparse.h
index f4f36b90a..55418dfbb 100644
--- a/gst/audioparsers/gstflacparse.h
+++ b/gst/audioparsers/gstflacparse.h
@@ -86,10 +86,6 @@ struct _GstFlacParse {
GstBuffer *seektable;
gboolean force_variable_block_size;
-
- gsize header_size;
- gsize byte_offset;
- gboolean byte_mode;
};
struct _GstFlacParseClass {