// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-# pragma implementation "pngread.h"
-# pragma implementation "pnghand.h"
-#endif
-
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"
# pragma hdrstop
#endif
-#if wxUSE_LIBPNG
+#if 0 // wxUSE_LIBPNG
#include <stdlib.h>
#include <stdio.h>