1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2024-11-25 09:44:02 +00:00

Removing Z2D_J2K texture option

Given that j2k-codec/ is nowhere to be found,
  this cannot possibly build.
This commit is contained in:
Nicolas Braud-Santoni 2016-05-05 20:15:11 +02:00
parent b29e57d15b
commit bb50895595
No known key found for this signature in database
GPG key ID: 06EA317DE11BD278

View file

@ -31,10 +31,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#ifdef Z2D_J2K
#include "..\j2k-codec\j2k-codec.h"
#endif
GLint Texture::filter = GL_LINEAR;