diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2014-04-26 21:21:51 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2014-04-26 21:21:51 +0100 |
commit | 6eb6d9ec3802249673fd79830dc319575d765361 (patch) | |
tree | b2b886bca73473bb0ffbe333573a636b6734df4e /gst/gsturi.c | |
parent | ec69ad4e8adddc83d4cdc8c5608099d74f7397d3 (diff) | |
download | gstreamer-6eb6d9ec3802249673fd79830dc319575d765361.tar.gz |
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/gsturi.c')
-rw-r--r-- | gst/gsturi.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gst/gsturi.c b/gst/gsturi.c index 2abcec6aa1..ace3756d2c 100644 --- a/gst/gsturi.c +++ b/gst/gsturi.c @@ -33,8 +33,6 @@ * (gst_element_make_from_uri()). * * Source and Sink plugins should implement this interface when possible. - * - * Last reviewed on 2005-11-09 (0.9.4) */ #ifdef HAVE_CONFIG_H |