diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2014-04-26 23:35:17 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2014-04-26 23:35:17 +0100 |
commit | c9597298f922a783309e7754733a35368345eb33 (patch) | |
tree | 8c39c2c3d237a3cddcb7a099ef08c74287e23710 /gst/wavparse | |
parent | c073a6c779b0dffe765197a1fadc87cbfb58133b (diff) |
docs: remove outdated and pointless 'Last reviewed' lines from docs
They are very confusing for people, and more often than not
also just not very accurate. Seeing 'last reviewed: 2005' in
your docs is not very confidence-inspiring. Let's just remove
those comments.
Diffstat (limited to 'gst/wavparse')
-rw-r--r-- | gst/wavparse/gstwavparse.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gst/wavparse/gstwavparse.c b/gst/wavparse/gstwavparse.c index 2ac5fc60a..83a74fb59 100644 --- a/gst/wavparse/gstwavparse.c +++ b/gst/wavparse/gstwavparse.c @@ -37,8 +37,6 @@ * gst-launch-1.0 gnomevfssrc location=http://www.example.org/sine.wav ! queue ! wavparse ! audioconvert ! alsasink * ]| Stream data from a network url. * </refsect2> - * - * Last reviewed on 2007-02-14 (0.10.6) */ /* |