input/thread: remove bogus inline
				
					
				
			This commit is contained in:
		| @@ -114,7 +114,7 @@ ThreadInputStream::IsAvailable() const noexcept | ||||
| 	return !IsEOF() || postponed_exception; | ||||
| } | ||||
|  | ||||
| inline size_t | ||||
| size_t | ||||
| ThreadInputStream::Read(std::unique_lock<Mutex> &lock, | ||||
| 			std::span<std::byte> dest) | ||||
| { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Max Kellermann
					Max Kellermann