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