mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 20:58:54 +00:00
Merge pull request #3089 from lioncash/ext
CommandProcessor: Remove unused extern
This commit is contained in:
commit
ce75f55f25
1 changed files with 0 additions and 2 deletions
|
@ -11,8 +11,6 @@
|
||||||
class PointerWrap;
|
class PointerWrap;
|
||||||
namespace MMIO { class Mapping; }
|
namespace MMIO { class Mapping; }
|
||||||
|
|
||||||
extern bool MT;
|
|
||||||
|
|
||||||
namespace CommandProcessor
|
namespace CommandProcessor
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue