1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 22:57:44 +00:00

SharedGraphics: Oops, I was compiling puff() in SLOW mode for testing.

This commit is contained in:
Andreas Kling 2019-03-24 00:52:58 +01:00
parent fa7f532c35
commit eabc097dd4

View file

@ -28,7 +28,6 @@
* http://www.zlib.org/rfc-deflate.html
*/
#define SLOW
/*
* Change history:
*