summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/unit/testempty0.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/unit/testempty0.c b/tests/unit/testempty0.c
index 7fbb9d44..8edd2a6c 100644
--- a/tests/unit/testempty0.c
+++ b/tests/unit/testempty0.c
@@ -1,5 +1,3 @@
-#include <stdio.h>
-
#include "openjpeg.h"
int main(int argc, char **argv) { return 0; }