remove TRIPLEDRAGON leftovers

Origin commit data
------------------
Branch: master
Commit: 0e2e32cdd3
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-05-17 (Mon, 17 May 2021)

Origin message was:
------------------
- remove TRIPLEDRAGON leftovers

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2021-05-17 23:27:41 +02:00
parent 2af4fc68a3
commit 7335985023
4 changed files with 1 additions and 65 deletions

View File

@@ -22,19 +22,7 @@
#include <cstdlib>
#include <vector>
#include <inttypes.h>
/* at least on td, config.h needs to be included before... */
#ifndef HAVE_TRIPLEDRAGON
#include <linux/dvb/dmx.h>
#else /* TRIPLEDRAGON */
extern "C" {
#include <hardware/xp/xp_osd_user.h>
}
#if defined DMX_FILTER_SIZE
#undef DMX_FILTER_SIZE
#endif
#define DMX_FILTER_SIZE FILTER_LENGTH
#endif /* TRIPLEDRAGON */
#include <cs_types.h>
#if BOXMODEL_VUULTIMO4K