diff --git a/src/net/java/sip/communicator/impl/netaddr/netaddr.manifest.mf b/src/net/java/sip/communicator/impl/netaddr/netaddr.manifest.mf index e14e5f20e..56553834a 100644 --- a/src/net/java/sip/communicator/impl/netaddr/netaddr.manifest.mf +++ b/src/net/java/sip/communicator/impl/netaddr/netaddr.manifest.mf @@ -5,8 +5,6 @@ Bundle-Vendor: sip-communicator.org Bundle-Version: 0.0.1 Import-Package: net.java.stun4j, net.java.stun4j.client, - net.java.stun4j.StunAddress, - net.java.stun4j.StunException, net.java.sip.communicator.service.configuration, net.java.sip.communicator.service.configuration.event, net.java.sip.communicator.util,