Skip to content

Sw2 dead translation code#24

Open
mbeisser1 wants to merge 2 commits intotoruzz:masterfrom
mbeisser1:sw2-dead_translation_code
Open

Sw2 dead translation code#24
mbeisser1 wants to merge 2 commits intotoruzz:masterfrom
mbeisser1:sw2-dead_translation_code

Conversation

@mbeisser1
Copy link

@mbeisser1 mbeisser1 commented Aug 26, 2024

Two simple code cleanup changes because I accidentally committed one of them to master instead of a branch...

  1. Remove the TMAboutDialog.java since it is unused.
  2. Several classes were double wrapping the Xlator::xlate function in a try / catch block even though the underlying implementation already accounts for the exceptions. These were simplified and the access scope minimized.

Note: Make sure to view the diff with whitespace off.

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.

1 participant