As it's not a simple unused variable and I had no idea if these
functions could ever be used again, I preferred to let them in the code.
But if it's sure that they will never be used. I can delete them.
Regards,
Sebastien Tandel
Joerg Mayer wrote:
> On Thu, Mar 22, 2007 at 01:54:19AM +0100, Sebastien Tandel wrote:
>
>> packet-pflog.c
>> "ifdef __GCC_WARNING_NO_USE__" around capture_pflog and
>> capture_old_pflog which aren't used anymore in the code.
>>
>
> Why not just delete them?
>
> Ciao
> Joerg
>
>