Build: Remove BOB from installer, updater, and clients.config

Source remains for now and may still be built with ant buildBOB.
Existing non-package installs will continue to work.
This commit is contained in:
zzz
2021-11-30 09:31:06 -05:00
parent 9c29f8c8ff
commit 87654e2f4f
10 changed files with 4 additions and 28 deletions

View File

@@ -68,10 +68,3 @@ clientApp.4.name=Open Router Console in web browser at startup
clientApp.4.args=http://127.0.0.1:7657/
clientApp.4.delay=3
clientApp.4.startOnLoad=true
# BOB bridge
clientApp.5.args=
clientApp.5.delay=10
clientApp.5.main=net.i2p.BOB.BOB
clientApp.5.name=BOB application bridge
clientApp.5.startOnLoad=false