Don't need it. Functionality is in OperationSetPersistentPresence

cusax-fix
Emil Ivov 20 years ago
parent f566be7a71
commit dd9e0f65f4

@ -1,22 +0,0 @@
/*
* SIP Communicator, the OpenSource Java VoIP and Instant Messaging client.
*
* Distributable under LGPL license.
* See terms of license at gnu.org.
*/
package net.java.sip.communicator.service.protocol;
/**
*Contact lists would have to be modified by both a the user and the implementation
* of the service as the user interface might have to ask for the status of
* some particular users
*
* @author Emil Ivov
*/
public class ContactList
{
public ContactList()
{
super();
}
}
Loading…
Cancel
Save