Commit a3233e9d authored by Stefano Sabatini's avatar Stefano Sabatini

lavfi/fieldorder: remove unused headers and commented define

parent 92ca2927
...@@ -23,11 +23,6 @@ ...@@ -23,11 +23,6 @@
* video field order filter, heavily influenced by vf_pad.c * video field order filter, heavily influenced by vf_pad.c
*/ */
/* #define DEBUG */
#include <stdio.h>
#include <string.h>
#include "libavutil/imgutils.h" #include "libavutil/imgutils.h"
#include "libavutil/internal.h" #include "libavutil/internal.h"
#include "libavutil/pixdesc.h" #include "libavutil/pixdesc.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment