mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 14:42:44 +00:00 
			
		
		
		
	Userland: Remove dummy IPC methods
They're not used anywhere and are unnecessary boilerplate code. So let's remove them and update IPCCompiler to allow for empty endpoint declarations.
This commit is contained in:
		
							parent
							
								
									62f9377656
								
							
						
					
					
						commit
						ac650d2362
					
				
					 11 changed files with 4 additions and 19 deletions
				
			
		|  | @ -1,4 +1,3 @@ | |||
| endpoint NotificationClient | ||||
| { | ||||
|     dummy() =| | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Gunnar Beutner
						Gunnar Beutner