Removes a user from the administrator list of a group.
groupAddAdmin( unsigned int groupId unsigned int userId );
groupId The unique group ID.
userId The unique user ID.
None