Remove nonexistent forward declaration
imcb_find_buddy is mentioned only in nogaim.h, and is never defined anywhere.
This is misleading for plugin authors, who were probably looking for (the actually implemented) imcb_buddy_by_handle instead.