summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2006-11-22 12:29:41 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2006-11-22 12:29:41 +0000
commit73fbb4bea0b01ba450cb57434f957acb41833b31 (patch)
tree1307eee8f4503690cbd23c51a441394faa21ec8e /tools
parent04f6dc0ab74a8b6b93d50b23b6866591bc686076 (diff)
docs/pwg/advanced-types.xml: add more missing type details
Original commit message from CVS: * docs/pwg/advanced-types.xml: add more missing type details * tools/gst-run.c: (main): remove unused variable
Diffstat (limited to 'tools')
-rw-r--r--tools/gst-run.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/gst-run.c b/tools/gst-run.c
index 19e4b15c14..a34f0e7663 100644
--- a/tools/gst-run.c
+++ b/tools/gst-run.c
@@ -294,7 +294,6 @@ main (int argc, char **argv)
gchar *desc;
GOptionContext *ctx;
GError *err = NULL;
- int nextopt;
/* detect stuff */
dir = get_dir_of_binary (argv[0]);