mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-25 23:29:44 -06:00
OGL/TextureConverter: Remove unnecessary using declaration
This commit is contained in:
@ -32,8 +32,6 @@ namespace OGL
|
|||||||
{
|
{
|
||||||
namespace TextureConverter
|
namespace TextureConverter
|
||||||
{
|
{
|
||||||
using OGL::TextureCache;
|
|
||||||
|
|
||||||
namespace
|
namespace
|
||||||
{
|
{
|
||||||
struct EncodingProgram
|
struct EncodingProgram
|
||||||
|
Reference in New Issue
Block a user