summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Software/SWCommandProcessor.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Core/VideoBackends/Software/SWCommandProcessor.h')
-rw-r--r--Source/Core/VideoBackends/Software/SWCommandProcessor.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/Core/VideoBackends/Software/SWCommandProcessor.h b/Source/Core/VideoBackends/Software/SWCommandProcessor.h
index e30eccfec5..6102921039 100644
--- a/Source/Core/VideoBackends/Software/SWCommandProcessor.h
+++ b/Source/Core/VideoBackends/Software/SWCommandProcessor.h
@@ -41,8 +41,6 @@ namespace SWCommandProcessor
u32 breakpt; // 0x3c
};
- extern CPReg cpreg;
-
// Init
void Init();
void Shutdown();