gstreamer_core/plugins/elements/gstfdsrc.h
branchRCL_3
changeset 30 7e817e7e631c
parent 29 567bb019e3e3
--- a/gstreamer_core/plugins/elements/gstfdsrc.h	Tue Aug 31 15:30:33 2010 +0300
+++ b/gstreamer_core/plugins/elements/gstfdsrc.h	Wed Sep 01 12:16:41 2010 +0100
@@ -62,9 +62,6 @@
   gint fd;
   gboolean seekable_fd;
 
-  /* poll timeout */
-  guint64 timeout;
-
   gchar *uri;
 
   GstPoll *fdset;