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:
parent
b29e57d15b
commit
bb50895595
1 changed files with 0 additions and 4 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue