An option to quickly remove a method in a header file and its implementation. The uses of this method can be replaced in a similar manner as in "Change Signature" (replacing it with TODO or a user define source code).
Why? 1.) It's the opposite of "Create Implementation". I guess, this only make sense to add it. 2.) To remove the method in the header and then go to the implementation and remove it there is tedious and interrupts the workflow