Let's say that I've cleaned up all references to a deprecated method. Now I want to remove the deprecated method since no one is using it.
Don't I have to update the interface definition? And if so, how does one go about doing this? Thanks. -brad w.
Let's say that I've cleaned up all references to a deprecated method. Now I want to remove the deprecated method since no one is using it.
Don't I have to update the interface definition? And if so, how does one go about doing this? Thanks. -brad w.