summaryrefslogtreecommitdiffstats
path: root/stream/stream_dvdnav.h
diff options
context:
space:
mode:
Diffstat (limited to 'stream/stream_dvdnav.h')
-rw-r--r--stream/stream_dvdnav.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/stream/stream_dvdnav.h b/stream/stream_dvdnav.h
index a7e3c90bd6..0f0a93211e 100644
--- a/stream/stream_dvdnav.h
+++ b/stream/stream_dvdnav.h
@@ -5,12 +5,6 @@
#include "stream.h"
typedef struct {
- int event; /* event number fromd dvdnav_events.h */
- void * details; /* event details */
- int len; /* bytes in details */
-} dvdnav_event_t;
-
-typedef struct {
uint16_t sx, sy;
uint16_t ex, ey;
uint32_t palette;