diff options
Diffstat (limited to 'gdb/windows-tdep.c')
-rw-r--r-- | gdb/windows-tdep.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/windows-tdep.c b/gdb/windows-tdep.c index 13be3e4..91fecd6 100644 --- a/gdb/windows-tdep.c +++ b/gdb/windows-tdep.c @@ -970,7 +970,6 @@ static const struct internalvar_funcs tlb_funcs = { tlb_make_value, NULL, - NULL }; /* Layout of an element of a PE's Import Directory Table. Based on: |