summaryrefslogtreecommitdiff
path: root/tests/OffscreenContext.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/OffscreenContext.cc')
-rw-r--r--tests/OffscreenContext.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/OffscreenContext.cc b/tests/OffscreenContext.cc
index d5c4c09..66b4ab3 100644
--- a/tests/OffscreenContext.cc
+++ b/tests/OffscreenContext.cc
@@ -181,7 +181,7 @@ bool save_framebuffer(OffscreenContext *ctx, const char *filename)
//char * filename2="blah2.tga";
//PRINTF("writing %s\n",filename2);
//write_targa(filename2,pixels,ctx->width, ctx->height);
- char * filename2="blah2.png";
+ //char * filename2="blah2.png";
PRINTF("writing %s . . .",filename);
//write_targa(filename2,pixels,ctx->width, ctx->height);
write_png(filename,pixels,ctx->width, ctx->height);
contact: Jan Huwald // Impressum