mirror of
				https://gitlab.com/klmp200/LO41.git
				synced 2025-10-31 01:03:05 +00:00 
			
		
		
		
	Merge branch 'master' into 'bro'
# Conflicts: # Elevator/Elevator.c
This commit is contained in:
		| @@ -135,7 +135,6 @@ void _free__Building(THIS(Building)){ | ||||
|  | ||||
| 	this->residents->clear_custom(this->residents, free_resident); | ||||
| 	this->visitors->clear_custom(this->visitors, free_visitor); | ||||
|  | ||||
| 	pthread_mutex_unlock(this->mutex_cond_get_inside_elevator); | ||||
| 	pthread_mutex_destroy(this->mutex_cond_get_inside_elevator); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user