OGL/TextureConverter: Remove unnecessary using declaration
This commit is contained in:
parent
93e85f9a7c
commit
050440fd5b
|
@ -32,8 +32,6 @@ namespace OGL
|
|||
{
|
||||
namespace TextureConverter
|
||||
{
|
||||
using OGL::TextureCache;
|
||||
|
||||
namespace
|
||||
{
|
||||
struct EncodingProgram
|
||||
|
|
Loading…
Reference in New Issue