[libbluray-devel] Remove unused includes
hpi1
git at videolan.org
Fri Sep 15 12:14:38 CEST 2017
libbluray | branch: master | hpi1 <hpi1 at anonymous.org> | Fri Sep 15 12:49:02 2017 +0300| [81164104e2375bc446c2491d8e75eacf9bf3d423] | committer: hpi1
Remove unused includes
> http://git.videolan.org/gitweb.cgi/libbluray.git/?a=commit;h=81164104e2375bc446c2491d8e75eacf9bf3d423
---
src/libbluray/bdnav/bdparse.h | 4 ----
1 file changed, 4 deletions(-)
diff --git a/src/libbluray/bdnav/bdparse.h b/src/libbluray/bdnav/bdparse.h
index 9242449c..03f62e7a 100644
--- a/src/libbluray/bdnav/bdparse.h
+++ b/src/libbluray/bdnav/bdparse.h
@@ -20,10 +20,6 @@
#if !defined(_BDPARSE_H_)
#define _BDPARSE_H_
-#include "mpls_parse.h"
-#include "clpi_parse.h"
-#include "navigation.h"
-
#define BD_STREAM_TYPE_VIDEO_MPEG1 0x01
#define BD_STREAM_TYPE_VIDEO_MPEG2 0x02
#define BD_STREAM_TYPE_AUDIO_MPEG1 0x03
More information about the libbluray-devel
mailing list