xmpp: Remove unused prototypes and code

Review Request #1905 — Created Oct. 7, 2022 and submitted

Information

pidgin/pidgin
default

Reviewers

Many functions are 'public' in that they are in header files, but they don't need to be. The jabber.c ones were likely there because of the xmpp/gtalk multi-library thing that's gone now.

This removal is 'naive', in that if a prototype is necessary for now-static functions, then that's all I did, instead of any re-ordering.

I also left in some 'unused' data.c functions as their use was deleted when removing smileys and they may still be needed.

Compiled.

Summary ID
xmpp: Remove unused prototypes and code
This removal is 'naive', in that if a prototype is necessary for now-static functions, then that's all I did, instead of any re-ordering.
acb8c2eecedc6a412e7f106ab63a4d299e5e80fc
grim
  1. Ship It!
  2. Awesome work, so happy to see all that crap being removed from those header files!! Thank you so much!!

  3. 
      
grim
Review request changed

Status: Closed (submitted)

Loading...