mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06: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