summaryrefslogtreecommitdiffstats
path: root/src/skel/win/win.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/skel/win/win.h')
-rw-r--r--src/skel/win/win.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/skel/win/win.h b/src/skel/win/win.h
index 0e63502e..d05e3951 100644
--- a/src/skel/win/win.h
+++ b/src/skel/win/win.h
@@ -63,7 +63,6 @@ struct tJoy
bool m_bInitialised;
bool m_bHasAxisZ;
bool m_bHasAxisR;
- char _pad0;
int m_nVendorID;
int m_nProductID;
};