[parted-devel] [PATCH 04/24] libparted: Avoid a GCC warning for unused functions
Phillip Susi
phill at thesusis.net
Mon Nov 16 20:30:38 GMT 2020
Brian C. Lane writes:
> To avoid the warning, add two more '#if 0' to disable the two functions.
Rather than #if 0 out more code, why not just delete all of the unused
code?
More information about the parted-devel
mailing list