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.h | |
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.h')
-rw-r--r-- | streaminfo.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/streaminfo.h b/streaminfo.h index bb54373..dc712be 100644 --- a/streaminfo.h +++ b/streaminfo.h @@ -3,7 +3,6 @@ * * See the README file for copyright information and how to reach the author. * - * $Id$ */ #ifndef __streaminfo_h_ |