summaryrefslogtreecommitdiffhomepage
path: root/src/arch/nt64/vtbl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/nt64/vtbl.c')
-rw-r--r--src/arch/nt64/vtbl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/nt64/vtbl.c b/src/arch/nt64/vtbl.c
index 8a0412f..ad0a0e9 100644
--- a/src/arch/nt64/vtbl.c
+++ b/src/arch/nt64/vtbl.c
@@ -6,7 +6,6 @@
const struct __ldso_vtbl * __ldso_vtbl = 0;
const struct __psx_vtbl * __psx_vtbl = 0;
const struct __seh_vtbl * __eh_vtbl = 0;
-const struct __dbg_vtbl * __db_vtbl = 0;
unsigned long ** __syscall_vtbl = 0;
unsigned long __teb_sys_idx = 0;