mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu.git
				synced 2025-05-12 00:45:25 +00:00 
			
		
		
		
	Removed MakeBuilder as it's not needed anymore
This commit is contained in:
		
							parent
							
								
									6a0612f2bf
								
							
						
					
					
						commit
						08819ec70a
					
				| @ -290,13 +290,6 @@ public: | ||||
|         Skip(CommandIdSize, false); | ||||
|     } | ||||
| 
 | ||||
|     ResponseBuilder MakeBuilder(u32 normal_params_size, u32 num_handles_to_copy, | ||||
|                                 u32 num_handles_to_move, | ||||
|                                 ResponseBuilder::Flags flags = ResponseBuilder::Flags::None) const { | ||||
|         return ResponseBuilder{*context, normal_params_size, num_handles_to_copy, | ||||
|                                num_handles_to_move, flags}; | ||||
|     } | ||||
| 
 | ||||
|     template <typename T> | ||||
|     T Pop(); | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 David Marcec
						David Marcec