[fpc-pascal] Remove unused functions in a class

JoshyFun joshyfun at gmail.com
Sun Apr 5 00:40:15 CEST 2009


Hello FPC-Pascal,

If a virtual method of a class is not used at all in the programm will
the compiler remove it from the executable ?

I think that unused constants and functions will be removed by the
compiler or the linker but the methdos of a class... :-?

-- 
Best regards,
 JoshyFun




More information about the fpc-pascal mailing list