Acked-by: Michael Tremer > On 14 Feb 2022, at 19:03, Stefan Schantl wrote: > > Signed-off-by: Stefan Schantl > --- > config/menu/50-firewall.menu | 6 ------ > 1 file changed, 6 deletions(-) > > diff --git a/config/menu/50-firewall.menu b/config/menu/50-firewall.menu > index 6ae9687dc..aa67d9007 100644 > --- a/config/menu/50-firewall.menu > +++ b/config/menu/50-firewall.menu > @@ -21,12 +21,6 @@ > 'title' => "$Lang::tr{'intrusion detection system'}", > 'enabled' => 1, > }; > - $subfirewall->{'50.p2p'} = { > - 'caption' => $Lang::tr{'p2p block'}, > - 'uri' => '/cgi-bin/p2p-block.cgi', > - 'title' => "P2P-Block", > - 'enabled' => 1, > - }; > $subfirewall->{'60.locationblock'} = { > 'caption' => $Lang::tr{'locationblock'}, > 'uri' => '/cgi-bin/location-block.cgi', > -- > 2.30.2 >