Skip to content

Commit

Permalink
Remove obsolete comment from CapsExtension
Browse files Browse the repository at this point in the history
  • Loading branch information
Flowdalic committed Dec 2, 2014
1 parent 3cbd845 commit 96f8bee
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,6 @@

/**
* A XEP-0115 Entity Capabilities extension.
* <p>
* Note that this is currently in smack-core as it's a potential stream feature.
* TODO: In feature versions of Smack, it should be possible to register
* "providers" for stream features too, so that this class can be moved back to
* smack-extensions.
* </p>
*/
public class CapsExtension implements PacketExtension {
public static final String NAMESPACE = "http://jabber.org/protocol/caps";
Expand Down

0 comments on commit 96f8bee

Please sign in to comment.