Remove unused variable from arc_look_up_test.cc
authorAlpar Juttner <alpar@cs.elte.hu>
Mon, 07 Jul 2014 11:15:34 +0200
changeset 1124f747a0ddbbf6
parent 1123 6aea07d5ca48
child 1125 fe4ff72e2f14
Remove unused variable from arc_look_up_test.cc
test/arc_look_up_test.cc
     1.1 --- a/test/arc_look_up_test.cc	Sat May 31 07:00:14 2014 +0200
     1.2 +++ b/test/arc_look_up_test.cc	Mon Jul 07 11:15:34 2014 +0200
     1.3 @@ -24,7 +24,6 @@
     1.4  
     1.5  using namespace lemon;
     1.6  
     1.7 -const int lgfn = 4;
     1.8  const std::string lgf =
     1.9    "@nodes\n"
    1.10  "label\n"