MrDoomMaster
Tomato Guru
251 Posts |
Posted - Oct 13 2006 : 1:04:12 PM
|
I think it would be very convenient if there was a sort of 'Remove Implementation' method, that did all of the following:
1) Removed the prototype from the header file 2) Removed the definition of that same function from the corresponding source file 3) Removed all references to that function anywhere else in the entire project |
|