Hello.
I tried the code you posted in the functions.php of my theme and it didn’t work.
I tried this code too:
$wp_roles = new WP_Roles();
$wp_roles->remove_role(“ai1ec_event_assistant”);
The difference is the “ai1ec_event_assistant” (the slug of the role).
Do you have more sugestions?