[Android] Remove the now unused texture loader on the JNI side of things.

This commit is contained in:
Ryan Houdek
2013-12-11 20:09:54 -06:00
parent 0e1e14b3a1
commit 40b3534319
5 changed files with 1 additions and 191 deletions

View File

@ -20,7 +20,6 @@
#include <string>
#include <map>
#include "CommonPaths.h"
#include "Android/TextureLoader.h"
#include "VideoBackendBase.h"
namespace ButtonManager