Skip to content

Commit

Permalink
Removed duplicate typedef
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Jul 9, 2014
1 parent 8898c9b commit 7417785
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion IMG_png.c
Expand Up @@ -71,7 +71,6 @@
#if (PNG_LIBPNG_VER_MAJOR == 1)
#if (PNG_LIBPNG_VER_MINOR < 5)
#define LIBPNG_VERSION_12
typedef png_bytep png_const_bytep;
#endif
#if (PNG_LIBPNG_VER_MINOR < 6)
typedef png_structp png_const_structrp;
Expand Down

0 comments on commit 7417785

Please sign in to comment.