diff --git a/examples/fromdocs.js b/examples/fromdocs.js index 06220fd..fd6ce71 100644 --- a/examples/fromdocs.js +++ b/examples/fromdocs.js @@ -4,7 +4,6 @@ var fs = require('fs'), fs.createReadStream('test/in/basi0g01.png') .pipe(new PNG({ - filterType: 4 })) .on('parsed', function() {