>From ac20e17cbd1471b9eb3eef79c32cb43420cbc516 Mon Sep 17 00:00:00 2001
From: Martin Sustrik <[email protected]>
Date: Mon, 18 Jul 2011 10:04:05 +0200
Subject: [PATCH] Reference to C++ binding removed from zmq(7)

Signed-off-by: Martin Sustrik <[email protected]>
---
 doc/zmq.txt |   11 +----------
 1 files changed, 1 insertions(+), 10 deletions(-)

diff --git a/doc/zmq.txt b/doc/zmq.txt
index 0c29a74..ef47ed6 100644
--- a/doc/zmq.txt
+++ b/doc/zmq.txt
@@ -193,16 +193,7 @@ by C programmers. The intent is that programmers using 0MQ from other languages
 shall refer to this documentation alongside any documentation provided by the
 vendor of their language binding.
 
-
-C++ language binding
-~~~~~~~~~~~~~~~~~~~~
-The 0MQ distribution includes a $$C++$$ language binding, which is documented
-separately in linkzmq:zmq_cpp[7].
-
-
-Other language bindings
-~~~~~~~~~~~~~~~~~~~~~~~
-Other language bindings (Python, Ruby, Java and more) are provided by members
+Language bindings (Python, Ruby, Java and more) are provided by members
 of the 0MQ community and pointers can be found on the 0MQ website.
 
 
-- 
1.7.0.4

_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to