]> granicus.if.org Git - pdns/commitdiff
pipebackend: remove unused variable
authorCharles-Henri Bruyand <charles-henri.bruyand@open-xchange.com>
Tue, 24 Sep 2019 09:15:20 +0000 (11:15 +0200)
committerCharles-Henri Bruyand <charles-henri.bruyand@open-xchange.com>
Tue, 24 Sep 2019 09:15:20 +0000 (11:15 +0200)
modules/pipebackend/coprocess.cc

index 419b53a83c285910323d03ab5a30d3e9cc49e8b3..d48eb0f1376ae12617faa249354c47d129aa6a6d 100644 (file)
@@ -160,7 +160,6 @@ void CoProcess::send(const string &snd)
 
 void CoProcess::receive(string &receive)
 {
-  bool first = true;
   receive.clear();
 
   // we might still have some remaining data from our last read