diff options
Diffstat (limited to 'ext/gio/gstgiosink.h')
-rw-r--r-- | ext/gio/gstgiosink.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/gio/gstgiosink.h b/ext/gio/gstgiosink.h index 474f7cfd..a9bdbed8 100644 --- a/ext/gio/gstgiosink.h +++ b/ext/gio/gstgiosink.h @@ -53,7 +53,6 @@ struct _GstGioSink /*< private >*/ GCancellable *cancel; - GFile *file; gchar *location; guint64 position; GFileOutputStream *stream; |