Remove import of non-existing package

cusax-fix
Werner Dittmann 16 years ago
parent f202265ca8
commit 1fda8242c0

@ -6,7 +6,6 @@ Bundle-Version: 0.0.1
System-Bundle: yes
Import-Package: org.osgi.framework,
net.java.sip.communicator.service.configuration,
net.java.sip.communicator.service.configuration.event,
net.java.sip.communicator.service.neomedia,
net.java.sip.communicator.service.neomedia.device,
net.java.sip.communicator.service.neomedia.event,

@ -6,7 +6,6 @@ Bundle-Version: 0.0.1
System-Bundle: yes
Import-Package: org.osgi.framework,
net.java.sip.communicator.service.configuration,
net.java.sip.communicator.service.configuration.event,
net.java.sip.communicator.service.credentialsstorage,
net.java.sip.communicator.util
Export-Package: net.java.sip.communicator.service.protocol,

Loading…
Cancel
Save