Skip to content

Remove mozc::Util::IsJisX0208, which is unused#1355

Merged
hiroyuki-komatsu merged 1 commit into
google:masterfrom
yukawa:issue_1353_2
Sep 17, 2025
Merged

Remove mozc::Util::IsJisX0208, which is unused#1355
hiroyuki-komatsu merged 1 commit into
google:masterfrom
yukawa:issue_1353_2

Conversation

@yukawa
Copy link
Copy Markdown
Collaborator

@yukawa yukawa commented Sep 5, 2025

Description

With my previous commit (ce1fb7f), mozc::Util::IsJisX0208 is now unused thus can be safely removed. This also allows us to remove files under src/data/unicode/.

Closes #1353.

Issue IDs

Steps to test new behaviors (if any)

  • OS: All
  • Steps:
    1. All the GitHub Actions still pass.

With my previous commit [1], mozc::Util::IsJisX0208 is now unused thus
can be safely removed. This also allows us to remove files under
src/data/unicode/.

Closes google#1353.

 [1]: ce1fb7f
@hiroyuki-komatsu hiroyuki-komatsu merged commit f30897b into google:master Sep 17, 2025
1 check passed
@hiroyuki-komatsu
Copy link
Copy Markdown
Collaborator

We have merged your PR.
Thank you for the contribution!

@yukawa yukawa deleted the issue_1353_2 branch September 17, 2025 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deprecate mozc::Util::IsJisX0208()

2 participants