removing unused vars

Original commit message from CVS:
removing unused vars
This commit is contained in:
Thomas Vander Stichele 2002-04-11 09:14:58 +00:00
parent 3a41065234
commit 86808d3e8d
2 changed files with 0 additions and 4 deletions

View file

@ -83,11 +83,9 @@ GST_CAPS_FACTORY (rawcaps5,
int
main (int argc, char *argv[])
{
gboolean testret;
xmlDocPtr doc;
xmlNodePtr parent;
GstCaps *caps;
gint i;
gst_init (&argc, &argv);

View file

@ -83,11 +83,9 @@ GST_CAPS_FACTORY (rawcaps5,
int
main (int argc, char *argv[])
{
gboolean testret;
xmlDocPtr doc;
xmlNodePtr parent;
GstCaps *caps;
gint i;
gst_init (&argc, &argv);