Removing inherited paint layout

Hi,


I've applied a paint layout to a news item and it has a custom form as a child that has inherited the news item's paint layout.



The lookup settings for the form shows:



System defined - Frontend layout

Paint layout's name (Id: #number) (Inherited)




Is is possible to remove the child's paint layout?

Currently the only way I know of 'removing' a paint layout is to have another paint layout handy that overrides the display and uses %asset_contents% to render the page normally.



Thanks - that worked perfectly! :)