diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/net/java/sip/communicator/impl/msghistory/msghistory.manifest.mf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/net/java/sip/communicator/impl/msghistory/msghistory.manifest.mf b/src/net/java/sip/communicator/impl/msghistory/msghistory.manifest.mf index 7591af1..f67b596 100644 --- a/src/net/java/sip/communicator/impl/msghistory/msghistory.manifest.mf +++ b/src/net/java/sip/communicator/impl/msghistory/msghistory.manifest.mf @@ -15,6 +15,5 @@ Import-Package: org.ungoverned.gravity.servicebinder, net.java.sip.communicator.service.protocol, net.java.sip.communicator.service.protocol.icqconstants, net.java.sip.communicator.service.protocol.event, -Export-Package: net.java.sip.communicator.service.msghistory, - net.java.sip.communicator.impl.msghistory +Export-Package: net.java.sip.communicator.service.msghistory Metadata-Location: /net/java/sip/communicator/impl/msghistory/msghistory.metadata.xml |