should not expose base54.sort() in the API docs, I think
This commit is contained in:
@@ -243,7 +243,6 @@ if (SCOPE_IS_NEEDED) {
|
||||
TOPLEVEL.figure_out_scope();
|
||||
if (MANGLE) {
|
||||
TOPLEVEL.compute_char_frequency();
|
||||
UglifyJS.base54.sort();
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user