OGL/TextureConverter: Remove unnecessary using declaration

This commit is contained in:
Lioncash 2017-12-03 18:49:43 -05:00
parent 93e85f9a7c
commit 050440fd5b
1 changed files with 0 additions and 2 deletions

View File

@ -32,8 +32,6 @@ namespace OGL
{ {
namespace TextureConverter namespace TextureConverter
{ {
using OGL::TextureCache;
namespace namespace
{ {
struct EncodingProgram struct EncodingProgram