]> git.ipfire.org Git - thirdparty/snort3.git/commitdiff
remove comment OBE
authorRuss Combs <rucombs@cisco.com>
Mon, 1 Dec 2014 22:48:50 +0000 (17:48 -0500)
committerRuss Combs <rucombs@cisco.com>
Mon, 1 Dec 2014 22:48:50 +0000 (17:48 -0500)
src/network_inspectors/binder/binder.cc

index a30517afd5e951f7ca5b0b0eb291ec935039a7b1..a3e9126d544584213ca1a386fe3f88ee88f843f7 100644 (file)
@@ -487,7 +487,6 @@ void Binder::set_binding(SnortConfig* sc, Binding* pb)
         ParseError("can't bind %s", key);
 }
 
-// FIXIT-H alerts fire on blocked and allowed flows
 // FIXIT-P this is a simple linear search until functionality is nailed
 // down.  performance should be the focus of the next iteration.
 void Binder::get_bindings(Flow* flow, Stuff& stuff)