diff options
| author | Lioncash <mathew1800@gmail.com> | 2015-09-24 11:35:43 -0400 |
|---|---|---|
| committer | Lioncash <mathew1800@gmail.com> | 2015-09-24 11:35:46 -0400 |
| commit | 7e69a0ce79fe9b2ff91d072b47ddc3b1d3596504 (patch) | |
| tree | ed4cbd81c3b248b59ad3042308f908af556bfc5c /Source/Core/VideoCommon | |
| parent | c749637f2addeedd696c680bef490be8cee8d503 (diff) | |
CommandProcessor: Remove unused extern
Diffstat (limited to 'Source/Core/VideoCommon')
| -rw-r--r-- | Source/Core/VideoCommon/CommandProcessor.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/Core/VideoCommon/CommandProcessor.h b/Source/Core/VideoCommon/CommandProcessor.h index d5061efd02..2618a19801 100644 --- a/Source/Core/VideoCommon/CommandProcessor.h +++ b/Source/Core/VideoCommon/CommandProcessor.h @@ -11,8 +11,6 @@ class PointerWrap; namespace MMIO { class Mapping; } -extern bool MT; - namespace CommandProcessor { |
