Skip to content

Commit

Permalink
remove unused global
Browse files Browse the repository at this point in the history
  • Loading branch information
jmroot committed Dec 30, 2023
1 parent 3ac0da6 commit 87a8c78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/port1.0/portbuild.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ proc portbuild::build_getjobsarg {args} {
}

proc portbuild::build_start {args} {
global UI_PREFIX build.cmd
global UI_PREFIX

ui_notice "$UI_PREFIX [format [msgcat::mc "Building %s"] [option subport]]"
}
Expand Down

0 comments on commit 87a8c78

Please sign in to comment.