mirror of
				https://codeberg.org/dwl/dwl.git
				synced 2025-11-03 09:01:45 -05:00 
			
		
		
		
	Removed unused variable from statusbar
This commit is contained in:
		
							parent
							
								
									27598bd04a
								
							
						
					
					
						commit
						a1e24075d8
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		
							
								
								
									
										1
									
								
								dwl.c
									
										
									
									
									
								
							
							
						
						
									
										1
									
								
								dwl.c
									
										
									
									
									
								
							| 
						 | 
					@ -2164,7 +2164,6 @@ statusbar(void)
 | 
				
			||||||
	Monitor *m = NULL;
 | 
						Monitor *m = NULL;
 | 
				
			||||||
	Client *c = NULL;
 | 
						Client *c = NULL;
 | 
				
			||||||
	FILE *taginfo;
 | 
						FILE *taginfo;
 | 
				
			||||||
	const char *title;
 | 
					 | 
				
			||||||
	char fname[30]="";
 | 
						char fname[30]="";
 | 
				
			||||||
	unsigned int activetags;
 | 
						unsigned int activetags;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue