Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/textures.h')
-rw-r--r--src/render/textures.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/render/textures.h b/src/render/textures.h
index 5a20641..84d5c9a 100644
--- a/src/render/textures.h
+++ b/src/render/textures.h
@@ -58,7 +58,6 @@ public:
private:
static void clear();
- static void set_filter(bool filter);
typedef std::map<std::string, size_t>::iterator iterator;