diff options
author | Lars Heer <l.heer@gmx.de> | 2013-09-18 05:59:02 +0200 |
---|---|---|
committer | Lars Heer <l.heer@gmx.de> | 2013-09-18 05:59:02 +0200 |
commit | 4d09442efcd8c158999685831720919a705f3d98 (patch) | |
tree | 5a164f4441f56ab0df1d0ad24a97701e3b29dd3d /mcast/client/.svn/text-base/headers.h.svn-base | |
parent | 079f1dc39df7faabf0d1a846b4df0525b9491a87 (diff) | |
download | vdr-plugin-mcli-4d09442efcd8c158999685831720919a705f3d98.tar.gz vdr-plugin-mcli-4d09442efcd8c158999685831720919a705f3d98.tar.bz2 |
removed obsolete .svn directories
Diffstat (limited to 'mcast/client/.svn/text-base/headers.h.svn-base')
-rw-r--r-- | mcast/client/.svn/text-base/headers.h.svn-base | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/mcast/client/.svn/text-base/headers.h.svn-base b/mcast/client/.svn/text-base/headers.h.svn-base deleted file mode 100644 index c371395..0000000 --- a/mcast/client/.svn/text-base/headers.h.svn-base +++ /dev/null @@ -1,32 +0,0 @@ -/* - * (c) BayCom GmbH, http://www.baycom.de, info@baycom.de - * - * See the COPYING file for copyright information and - * how to reach the author. - * - */ - -#ifndef __HEADERS_H__ -#define __HEADERS_H__ - -#include "defs.h" -#include "version.h" -#include "list.h" -#include "satlists.h" -#include "mcast.h" -#include "input.h" -#include "recv_ccpp.h" -#include "recv_tv.h" -#include "tools.h" -#include "interfaces.h" -#include "mcast.h" -#include "mld.h" -#include "api_server.h" -#include "tca_handler.h" -#include "tra_handler.h" -#include "mld_reporter.h" -#include "ciparser.h" -#include "ci_handler.h" -#include "mmi_handler.h" -#include "siparser.h" -#endif |