diff --git a/core/java/src/net/i2p/client/package.html b/core/java/src/net/i2p/client/package.html index 8d71490a2..f7287d5ac 100644 --- a/core/java/src/net/i2p/client/package.html +++ b/core/java/src/net/i2p/client/package.html @@ -14,10 +14,6 @@ bridge to the I2P network, allowing it to send messages (via receives asynchronous notification of network activity by providing an implementation of {@link net.i2p.client.I2PSessionListener}.
-A simple example of how these base client classes can be used is the -ATalk application. It isn't really useful, but it is -heavily documented code.
-This client package provides the basic necessity for communicating over I2P, but there are three other subpackages that are helpful. Specifically: