Removed unused code on HaikuTTF.

Changed cZip class, now use another library ( libzip and zlib ).
This commit is contained in:
spartanj
2010-08-23 05:16:13 -03:00
parent aa2ac87280
commit f184be80f9
105 changed files with 18978 additions and 8148 deletions

View File

@@ -1,4 +1,5 @@
#include "cresourceloader.hpp"
#include "clog.hpp"
namespace EE { namespace System {