pidgin/pidgin

novell: Remove unused unencrypted connection code.

2019-11-02, Elliott Sales de Andrade
5fd446031612
novell: Remove unused unencrypted connection code.

The connection is only ever made with `purple_ssl_connect`, and with
`use_ssl` set to `TRUE`.
<?xml version="1.0" encoding="UTF-8" ?>
<stream:stream xmlns="jabber:client" xmlns:stream="http://etherx.jabber.org/streams" >
<message to="yo@chloe" type="chat"><body>hola</body><html xmlns="html://www.w3.org/1999/xhtml"><body ichatballoncolor="#111111" ichattextcolor="#000000"><font face="Courier" ABSZ="3">hola</font></body></html><x xmlns="jabber:x:event"><composing /></x></message>
</stream:stream>