Simplify SASL mech registration.

Moved SASL registration completely to the feature plugin, instead of
keeping a portion of it in ClientXMPP.
This commit is contained in:
Lance Stout
2011-07-02 21:57:50 -07:00
parent b0297af38d
commit fba235a801
5 changed files with 8 additions and 40 deletions

View File

@@ -1,8 +0,0 @@
"""
SleekXMPP: The Sleek XMPP Library
Copyright (C) 2010 Nathanael C. Fritz
This file is part of SleekXMPP.
See the file LICENSE for copying permission.
"""