Removed some dead code and fixed luax_pushtype when the object argument is null.

This commit is contained in:
Alex Szpakowski
2014-08-28 00:48:32 -03:00
parent e26abb417e
commit 40c6821048
4 changed files with 4 additions and 58 deletions
-5
View File
@@ -264,11 +264,6 @@ public:
**/
float setTextureFilter(graphics::Texture::Filter &f);
/**
* Returns the texture filter mode for the currently bound texture.
**/
graphics::Texture::Filter getTextureFilter();
/**
* Sets the texture wrap mode for the currently bound texture.
**/