mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	Another unused variable
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
		
							parent
							
								
									0c410aaf5d
								
							
						
					
					
						commit
						548c062aa5
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -242,7 +242,6 @@ void DiveLogExportDialog::export_TeX(const char *filename, const bool selected_o
 | 
				
			||||||
	struct units *units = get_units();
 | 
						struct units *units = get_units();
 | 
				
			||||||
	const char *unit;
 | 
						const char *unit;
 | 
				
			||||||
	int i;
 | 
						int i;
 | 
				
			||||||
	int tmp;
 | 
					 | 
				
			||||||
	bool need_pagebreak = false;
 | 
						bool need_pagebreak = false;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	struct membuffer buf = {};
 | 
						struct membuffer buf = {};
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue