From 17aeb70fafc306ba5e06d2321196bc913f3c0fe1 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Wed, 28 Nov 2007 16:17:00 +0000 Subject: removed meaningless condition Signed-off-by: Michael Krelin --- (limited to 'lib') diff --git a/lib/consumer.cc b/lib/consumer.cc index 62bec71..66db7dd 100644 --- a/lib/consumer.cc +++ b/lib/consumer.cc @@ -344,7 +344,6 @@ namespace opkele { break; } } - if(ns==string::npos) break; } } if(server.empty()) -- cgit v0.9.0.2