[libbluray-devel] Remove unneeded forward declaration
hpi1
git at videolan.org
Wed Apr 6 10:11:17 CEST 2016
libbluray | branch: master | hpi1 <hpi1 at anonymous.org> | Mon Apr 4 19:19:37 2016 +0300| [c161be145259e4346b9f9207c3b5b5ab0660e87a] | committer: hpi1
Remove unneeded forward declaration
> http://git.videolan.org/gitweb.cgi/libbluray.git/?a=commit;h=c161be145259e4346b9f9207c3b5b5ab0660e87a
---
src/libbluray/decoders/graphics_processor.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/libbluray/decoders/graphics_processor.h b/src/libbluray/decoders/graphics_processor.h
index f1d7690..643483a 100644
--- a/src/libbluray/decoders/graphics_processor.h
+++ b/src/libbluray/decoders/graphics_processor.h
@@ -29,7 +29,6 @@
#include <stdint.h>
typedef struct graphics_processor_s GRAPHICS_PROCESSOR;
-struct pes_buffer_s;
/*
* PG_DISPLAY_SET
More information about the libbluray-devel
mailing list