summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2014-04-27 00:29:16 +0100
committerTim-Philipp Müller <tim@centricular.com>2014-04-27 00:29:16 +0100
commit441e4f33b6a98a5ee11a51443c9c267a5f254340 (patch)
treeb59dd96c259289076c195e229cc47c68cc116912 /ext
parentc261beac63c7b84f1cb173fb80fe9d6af32b6c5a (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 'ext')
-rw-r--r--ext/sidplay/gstsiddec.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/sidplay/gstsiddec.cc b/ext/sidplay/gstsiddec.cc
index 2f4fabda..a7cac368 100644
--- a/ext/sidplay/gstsiddec.cc
+++ b/ext/sidplay/gstsiddec.cc
@@ -36,8 +36,6 @@
* gst-launch -v filesrc location=Hawkeye.sid ! siddec ! audioconvert ! alsasink
* ]| Decode a sid file and play back the audio using alsasink.
* </refsect2>
- *
- * Last reviewed on 2006-12-30 (0.10.5)
*/
#ifdef HAVE_CONFIG_H