Removes the column configuration data stored under the given name from the application’s user defaults.
Original signature is '+ (void)removeSavedColumnsWithAutosaveName:(NSString *)name'
Available in Mac OS X v10.3 and later.


- name (NSString)
- The name of the column configuration data to remove.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)