mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-16 04:09:39 +00:00
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
Block a user