Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
clean-and-itasks
clean-ide
Commits
5daed7ed
Commit
5daed7ed
authored
Apr 21, 2005
by
John van Groningen
Browse files
remove unused variable external_symbols
parent
238659f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Win/lib.icl
View file @
5daed7ed
...
...
@@ -45,8 +45,6 @@ read_external_symbol_names_from_xcoff_file file_name files
#!
(
n_external_symbols
,
external_def_symbols
,
external_ref_symbols
)
=
extract_external_symbols
0
0
[]
[]
symbol_table_string
string_table
;
#!
external_symbols
=
external_def_symbols
++
external_ref_symbols
;
#!
((
ok
,
xcoff_size
),
files
)
=
FFileSize
file_name
files
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment