diff --git a/core/java/src/net/i2p/client/package.html b/core/java/src/net/i2p/client/package.html
index 8d71490a291da097108826b1aa29d417a60d050d..f7287d5ac01b2ed1ce5bde01bcbc18159d2eb5e6 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}. </p>
 
-<p>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.</p>
-
 <p>This client package provides the basic necessity for communicating over I2P,
 but there are three other subpackages that are helpful.  Specifically:</p><ul>
 <li>{@link net.i2p.client.datagram} - for applications that want their messages