Re: How to delete all function calls
- From: "Marina Levit [MVP]" <marinka@xxxxxxxxxxx>
- Date: Wed, 31 Jan 2007 16:52:12 -0500
If it doesn't take any parameters, you could replace the function call with
empty string. If it takes parameters, I think you may have to go and delete
it all manually. I don't think this should take more then a few minutes
though.
"Anand Ganesh" <aganesh@xxxxxxxxxxxxxxxxx> wrote in message
news:e%23BTFWXRHHA.4060@xxxxxxxxxxxxxxxxxxxxxxx
Hi All,
I want to remove a function from my solution.
But there are more than 100 calls made to that function.
I just want to remove (delete) all such calling statements from my code.
Is there a easy to do this is visual studio IDE?
Thanks for your help.
Regards
Anand Ganesh
.
- References:
- How to delete all function calls
- From: Anand Ganesh
- How to delete all function calls
- Prev by Date: Re: events that fire events that fire events....a bad thing?
- Next by Date: How to get username, password from .NET Windows service installation to actual service code ?
- Previous by thread: How to delete all function calls
- Next by thread: Asynchronous method calls on COM components?
- Index(es):