mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	pulse-server: message: remove unnecessary forward declaration
`struct client` is never referenced in "message.h", so remove the forward declaration for it.
This commit is contained in:
		
							parent
							
								
									492a328227
								
							
						
					
					
						commit
						b843b0ab29
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -32,7 +32,6 @@
 | 
				
			||||||
#include <spa/support/log.h>
 | 
					#include <spa/support/log.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
struct impl;
 | 
					struct impl;
 | 
				
			||||||
struct client;
 | 
					 | 
				
			||||||
struct stats;
 | 
					struct stats;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
struct message {
 | 
					struct message {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue