From c2c8108f3bda8b7f4b4ba930e77b62ef6ffdd0ae Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Thu, 5 Jan 2012 10:33:00 +0100 Subject: GRAPHICS: The PNG decoder is not used by our GUI. --- graphics/png.h | 1 - 1 file changed, 1 deletion(-) diff --git a/graphics/png.h b/graphics/png.h index 25f9c1e7bc..078c76fc6b 100644 --- a/graphics/png.h +++ b/graphics/png.h @@ -23,7 +23,6 @@ /* * PNG decoder used in engines: * - sword25 - * - ScummVM GUI * Dependencies: * - zlib */ -- cgit v1.2.3