typefind: Use gst_query_has_scheduling_mode_with_flags() convenience function
[platform/upstream/gstreamer.git] / plugins / elements / gstfakesrc.h
index 3ed0e60..5190ee8 100644 (file)
@@ -16,8 +16,8 @@
  *
  * You should have received a copy of the GNU Library General Public
  * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
  */
 
 
@@ -134,7 +134,6 @@ struct _GstFakeSrc {
   guint                parentsize;
   guint                parentoffset;
   guint8        pattern_byte;
-  gchar                *pattern;
   GList                *patternlist;
   gint          datarate;
   gboolean      sync;