CommandProcessor: Remove unused extern
This commit is contained in:
parent
c749637f2a
commit
7e69a0ce79
|
@ -11,8 +11,6 @@
|
|||
class PointerWrap;
|
||||
namespace MMIO { class Mapping; }
|
||||
|
||||
extern bool MT;
|
||||
|
||||
namespace CommandProcessor
|
||||
{
|
||||
|
||||
|
|
Loading…
Reference in New Issue