diff options
author | Ingo Bauersachs <ingo@jitsi.org> | 2016-10-24 22:39:39 +0200 |
---|---|---|
committer | Ingo Bauersachs <ingo@jitsi.org> | 2016-10-24 22:39:39 +0200 |
commit | 2cca1f070ccfda479a43d82a2a24ac656f8ad396 (patch) | |
tree | ab99faa97af5a9bc2dc20a351e66e2abccab64e9 /lib/felix.client.run.properties | |
parent | 94db8054a6f7de9d7af5dcc7a51273926e5427f9 (diff) | |
download | jitsi-2cca1f070ccfda479a43d82a2a24ac656f8ad396.zip jitsi-2cca1f070ccfda479a43d82a2a24ac656f8ad396.tar.gz jitsi-2cca1f070ccfda479a43d82a2a24ac656f8ad396.tar.bz2 |
Remove Yahoo protocol
Closes #76, #293
Diffstat (limited to 'lib/felix.client.run.properties')
-rw-r--r-- | lib/felix.client.run.properties | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/felix.client.run.properties b/lib/felix.client.run.properties index 59951c3..ad9a08a 100644 --- a/lib/felix.client.run.properties +++ b/lib/felix.client.run.properties @@ -152,7 +152,6 @@ felix.auto.start.52= \ reference:file:sc-bundles/protocol-sip.jar \ reference:file:sc-bundles/smacklib.jar \ reference:file:sc-bundles/protocol-jabber.jar \ - reference:file:sc-bundles/protocol-yahoo.jar \ reference:file:sc-bundles/protocol-irc.jar \ reference:file:sc-bundles/reconnectplugin.jar @@ -193,7 +192,6 @@ felix.auto.start.67= \ reference:file:sc-bundles/sipaccregwizz.jar \ reference:file:sc-bundles/jabberaccregwizz.jar \ reference:file:sc-bundles/googletalkaccregwizz.jar \ - reference:file:sc-bundles/yahooaccregwizz.jar \ reference:file:sc-bundles/ircaccregwizz.jar \ reference:file:sc-bundles/contacteventhandler.jar \ reference:file:sc-bundles/notificationconfig.jar \ |