Commit b517de1
committed
lib/unicore/mktables: remove unused variable
Variable '$full_filename' is declared and assigned to, but not used
anywhere else in the program. The string '$full_filename' is found
nowhere else in the core distribution. Hence, the variable is
superfluous.
After making that change, had to run porting programs:
$ ./perl -Ilib regen/regcharclass.pl
Changed: regcharclass.h
$ ./perl -Ilib regen/mk_invlists.pl
Changed: regexp_constants.h charclass_invlists.inc
lib/unicore/uni_keywords.pl uni_keywords.h1 parent 5d79c38 commit b517de1
File tree
6 files changed
+5
-8
lines changed- lib/unicore
6 files changed
+5
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
456712 | 456712 | | |
456713 | 456713 | | |
456714 | 456714 | | |
456715 | | - | |
| 456715 | + | |
456716 | 456716 | | |
456717 | 456717 | | |
456718 | 456718 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16070 | 16070 | | |
16071 | 16071 | | |
16072 | 16072 | | |
16073 | | - | |
16074 | | - | |
16075 | | - | |
16076 | 16073 | | |
16077 | 16074 | | |
16078 | 16075 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments