summaryrefslogtreecommitdiff
path: root/tests/rotozoom.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rotozoom.c')
-rw-r--r--tests/rotozoom.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/rotozoom.c b/tests/rotozoom.c
index 296ab701f5..6604d92077 100644
--- a/tests/rotozoom.c
+++ b/tests/rotozoom.c
@@ -165,8 +165,8 @@ int main(int argc, char **argv)
return 1;
}
- if (argc < 3)
- err_if(!freopen(NULL, "wb", stdout));
+// if (argc < 3)
+// err_if(!freopen(NULL, "wb", stdout));
w = DEFAULT_WIDTH;
h = DEFAULT_HEIGHT;