Closed gxalpha closed 1 month ago
Removes an unused method. An equivalent method called isInBundle() exists in the UI which is still used.
isInBundle()
Stumbled across this when doing something else.
macOS 15. Still compiles.
Description
Removes an unused method. An equivalent method called
isInBundle()
exists in the UI which is still used.Motivation and Context
Stumbled across this when doing something else.
How Has This Been Tested?
macOS 15. Still compiles.
Types of changes
Checklist: