diff options
author | Jochen Dolze <vdr@dolze.de> | 2010-03-15 16:37:05 +0100 |
---|---|---|
committer | Jochen Dolze <vdr@dolze.de> | 2010-03-15 16:37:05 +0100 |
commit | b962f42b4e19855ae6a39b305e132d041a76154c (patch) | |
tree | e849b633c3555a4bff9467d18886bb75f3a73e81 /streaminfo.cpp | |
parent | 2c66a529034cc7cae325455e6a62ecdc1ccccfac (diff) | |
download | vdr-plugin-markad-b962f42b4e19855ae6a39b305e132d041a76154c.tar.gz vdr-plugin-markad-b962f42b4e19855ae6a39b305e132d041a76154c.tar.bz2 |
cleanup, fixed compiler warning (thanks to TomG)
Diffstat (limited to 'streaminfo.cpp')
-rw-r--r-- | streaminfo.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/streaminfo.cpp b/streaminfo.cpp index 30deea5..4167b7c 100644 --- a/streaminfo.cpp +++ b/streaminfo.cpp @@ -3,7 +3,6 @@ * * See the README file for copyright information and how to reach the author. * - * $Id$ */ #include "streaminfo.h" |