mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	pulse-server: remove pod debug
This commit is contained in:
		
							parent
							
								
									ea7a731106
								
							
						
					
					
						commit
						eafef40430
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
					@ -34,7 +34,6 @@
 | 
				
			||||||
#include <spa/utils/dict.h>
 | 
					#include <spa/utils/dict.h>
 | 
				
			||||||
#include <spa/utils/string.h>
 | 
					#include <spa/utils/string.h>
 | 
				
			||||||
#include <spa/utils/json.h>
 | 
					#include <spa/utils/json.h>
 | 
				
			||||||
#include <spa/debug/pod.h>
 | 
					 | 
				
			||||||
#include <pipewire/log.h>
 | 
					#include <pipewire/log.h>
 | 
				
			||||||
#include <pipewire/properties.h>
 | 
					#include <pipewire/properties.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					@ -218,8 +217,6 @@ static int do_extension_device_restore_save_formats(struct client *client,
 | 
				
			||||||
			SPA_PROP_iec958Codecs, SPA_POD_Array(sizeof(uint32_t),
 | 
								SPA_PROP_iec958Codecs, SPA_POD_Array(sizeof(uint32_t),
 | 
				
			||||||
				SPA_TYPE_Id, n_codecs, iec958codecs));
 | 
									SPA_TYPE_Id, n_codecs, iec958codecs));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	spa_debug_pod(0, NULL, param);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	pw_node_set_param((struct pw_node*)o->proxy,
 | 
						pw_node_set_param((struct pw_node*)o->proxy,
 | 
				
			||||||
			SPA_PARAM_Props, 0, param);
 | 
								SPA_PARAM_Props, 0, param);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue