Hi Juergen,
If you want to remove the role completely from the database, look for the Remove method in the NotesACL class in the designer help.
If you need to remove a role from a specific acl entry, look for the DisableRole method from the NotesACLEntry class.
Hope this helps
Renaud