Wrap a table (bg set to black, width=80%) around the screenshot
[oweals/busybox.git] / telnet.c
index ac6813e29e83214c64af152ecb3a789d9a9f0dd5..8f7bbf29b8fac1f4571cecef86acc6447d9073ff 100644 (file)
--- a/telnet.c
+++ b/telnet.c
  *
  */
 
-#warning This applet has moved to netkit-tiny.  After BusyBox 0.49, this
-#warning applet will be removed from BusyBox.  All maintainence efforts
-#warning should be done in the netkit-tiny source tree.
-
-
 #include "busybox.h"
 #include <termios.h>
 #include <unistd.h>