Is there any easy way to identify unused functions in source code, for cruft reduction?
Using the -Wall flag identifies unused static functions, which is great, but it misses the non-static ones. - Mike _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list