mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-11 18:34:55 +02:00
OGL/TextureConverter: Remove unnecessary using declaration
This commit is contained in:
@@ -32,8 +32,6 @@ namespace OGL
|
||||
{
|
||||
namespace TextureConverter
|
||||
{
|
||||
using OGL::TextureCache;
|
||||
|
||||
namespace
|
||||
{
|
||||
struct EncodingProgram
|
||||
|
Reference in New Issue
Block a user