libbluray | branch: master | hpi1 <[email protected]> | Fri May 12 13:21:54 2017 +0300| [55e8fada04a4c4420572266206bb35dcf645b57b] | committer: hpi1
bdsplice: do not include config.h > http://git.videolan.org/gitweb.cgi/libbluray.git/?a=commit;h=55e8fada04a4c4420572266206bb35dcf645b57b --- src/examples/bdsplice.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/examples/bdsplice.c b/src/examples/bdsplice.c index 6fb54c2f..b63b0c5b 100644 --- a/src/examples/bdsplice.c +++ b/src/examples/bdsplice.c @@ -17,10 +17,6 @@ * <http://www.gnu.org/licenses/>. */ -#if HAVE_CONFIG_H -#include "config.h" -#endif - #include <stdio.h> #include <stdlib.h> #include <unistd.h> _______________________________________________ libbluray-devel mailing list [email protected] https://mailman.videolan.org/listinfo/libbluray-devel
