gfx-effect-source: Remove mipmapper

This commit is contained in:
Michael Fabian 'Xaymar' Dirks 2018-09-28 14:26:06 +02:00
parent 3f3cbb8939
commit b5746e473b
1 changed files with 0 additions and 1 deletions

View File

@ -87,7 +87,6 @@ namespace gfx {
std::string name = "";
std::shared_ptr<gfx::source_texture> tex;
std::shared_ptr<gs::texture> final_tex;
gs::mipmapper mipmapper;
} source;
struct {