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 /markad.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 'markad.cpp')
-rw-r--r-- | markad.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3,7 +3,6 @@ * * See the README file for copyright information and how to reach the author. * - * $Id$ */ #include <vdr/plugin.h> |