From 8408ae066dce123fc93e4f53dbadb1f60b7f2e8a Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Tue, 25 May 2010 15:03:57 +0200 Subject: LWM is computed rather than explicitly specified by user --- src/options.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/options.hpp') diff --git a/src/options.hpp b/src/options.hpp index fd92e3f..908b166 100644 --- a/src/options.hpp +++ b/src/options.hpp @@ -35,7 +35,6 @@ namespace zmq int getsockopt (int option_, void *optval_, size_t *optvallen_); uint64_t hwm; - uint64_t lwm; int64_t swap; uint64_t affinity; blob_t identity; -- cgit v1.2.3