summaryrefslogtreecommitdiff
path: root/gst/gstevent.c
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2014-04-26 21:21:51 +0100
committerTim-Philipp Müller <tim@centricular.com>2014-04-26 21:21:51 +0100
commit6eb6d9ec3802249673fd79830dc319575d765361 (patch)
treeb2b886bca73473bb0ffbe333573a636b6734df4e /gst/gstevent.c
parentec69ad4e8adddc83d4cdc8c5608099d74f7397d3 (diff)
downloadgstreamer-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/gstevent.c')
-rw-r--r--gst/gstevent.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gst/gstevent.c b/gst/gstevent.c
index 7289bbd8ed..da43f7409c 100644
--- a/gst/gstevent.c
+++ b/gst/gstevent.c
@@ -68,8 +68,6 @@
* g_warning ("seek failed");
* ...
* ]|
- *
- * Last reviewed on 2012-03-28 (0.11.3)
*/