summaryrefslogtreecommitdiffstats
path: root/loader/win32.c
diff options
context:
space:
mode:
Diffstat (limited to 'loader/win32.c')
-rw-r--r--loader/win32.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/loader/win32.c b/loader/win32.c
index 925b0b45e6..ed057aa295 100644
--- a/loader/win32.c
+++ b/loader/win32.c
@@ -932,7 +932,6 @@ static void WINAPI expGetSystemInfo(SYSTEM_INFO* si)
/* FIXME: better values for the two entries below... */
static int cache = 0;
static SYSTEM_INFO cachedsi;
- unsigned int regs[4];
dbgprintf("GetSystemInfo(%p) =>\n", si);
if (cache) {