hello,
how can i delete a section of a ini file ?

for example:
how can i delete the section "setup2" with all items (Setup_option1, Setup_option2,...)

[setup1]
option1=sample1
option2=sample2

[setup2]
Setup_option1=option1
Setup_option2=option2