(test_subscript_regression): Remove no longer necessary globals,
from previous patch.
This commit is contained in:
parent
d54b30bb5d
commit
db90b9d320
1 changed files with 0 additions and 4 deletions
|
@ -363,9 +363,6 @@ proc test_value_after_death {} {
|
|||
# subscript operation to proceed.
|
||||
|
||||
proc test_subscript_regression {exefile lang} {
|
||||
|
||||
global srcdir subdir
|
||||
|
||||
# Start with a fresh gdb.
|
||||
clean_restart ${exefile}
|
||||
|
||||
|
@ -463,7 +460,6 @@ build_inferior "${binfile}" "c"
|
|||
build_inferior "${binfile}-cxx" "c++"
|
||||
|
||||
# Start with a fresh gdb.
|
||||
|
||||
clean_restart ${binfile}
|
||||
|
||||
# Skip all tests if Python scripting is not enabled.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue