removed a check that was too restrictive. any errors that are not caught here will...
authorAndy Wingo <wingo@pobox.com>
Sat, 19 Jan 2002 06:49:06 +0000 (06:49 +0000)
committerAndy Wingo <wingo@pobox.com>
Sat, 19 Jan 2002 06:49:06 +0000 (06:49 +0000)
commitd4176eac72a363ed64c0605ce1fcc8d790ffb41e
treed1e0e48820cf784268587aecdfcb9b634cbb78a3
parenta43702feb036cd7e47799bc08c4ac02528052009
removed a check that was too restrictive. any errors that are not caught here will be caught at runtime.

Original commit message from CVS:
removed a check that was too restrictive. any errors that are not caught here will be caught at runtime.
gst/gstpad.c