summary refs log tree commit diff
path: root/bin/pbd.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/pbd.c')
-rw-r--r--bin/pbd.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/pbd.c b/bin/pbd.c
index 4b4969a5..1c8e0e83 100644
--- a/bin/pbd.c
+++ b/bin/pbd.c
@@ -14,9 +14,6 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-// TCP server which pipes between macOS pbcopy and pbpaste, and pbcopy and
-// pbpaste implementations which connect to it.
-
 #include <arpa/inet.h>
 #include <err.h>
 #include <netinet/in.h>