From a91b44977201e4b3891c70da0472a332f60a39fc Mon Sep 17 00:00:00 2001 From: malosek Date: Fri, 11 Sep 2009 11:21:40 +0200 Subject: Revert "link libzmq with glib when congifured --with-pgm" This reverts commit 88695aaee607e6f4db1f4fd052e2596653fb18b2. --- src/options.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/options.cpp') diff --git a/src/options.cpp b/src/options.cpp index 804cb4f..cd07c44 100644 --- a/src/options.cpp +++ b/src/options.cpp @@ -24,8 +24,6 @@ zmq::options_t::options_t () : lwm (0), swap (0), mask (0), - affinity (0), - rate (0), - recovery_ivl (0) + affinity (0) { } -- cgit v1.2.3