CommandProcessor: Remove unused extern

This commit is contained in:
Lioncash 2015-09-24 11:35:43 -04:00
parent c749637f2a
commit 7e69a0ce79
1 changed files with 0 additions and 2 deletions

View File

@ -11,8 +11,6 @@
class PointerWrap;
namespace MMIO { class Mapping; }
extern bool MT;
namespace CommandProcessor
{