Re: No warnings for unreferenced code in eu40b2 build r3025
- Posted by DerekParnell (admin) Jan 03, 2010
- 1106 views
By the way, if you want a list of unused routines, you can run the bind command with the -list option.
bind -list myapp.ex
And the list is created in a file called 'deleted.txt'.