remove debug printf
This commit is contained in:
		
							parent
							
								
									3ce47a9dfa
								
							
						
					
					
						commit
						76e9f5b7a9
					
				
							
								
								
									
										1
									
								
								dunst.c
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								dunst.c
									
									
									
									
									
								
							| @ -1617,7 +1617,6 @@ void parse_dunstrc(char *cmdline_config_path) | ||||
|                 cur_section = next_section(cur_section); | ||||
|                 if (!cur_section) | ||||
|                         break; | ||||
|                 printf("%s\n", cur_section); | ||||
|                 if (strcmp(cur_section, "global") == 0 | ||||
|                  || strcmp(cur_section, "shortcuts") == 0 | ||||
|                  || strcmp(cur_section, "urgency_low") == 0 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Sascha Kruse
						Sascha Kruse