mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	Remove unused variable
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
		
							parent
							
								
									c1ef59c540
								
							
						
					
					
						commit
						d34e789c03
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -81,7 +81,6 @@ QVariant TripItem::data(int column, int role) const | |||
| QVariant DiveItem::data(int column, int role) const | ||||
| { | ||||
| 	QVariant retVal; | ||||
| 	int iconIndex; | ||||
| 	QString icon_names[4] = {":zero",":duringPhoto", ":outsidePhoto", ":inAndOutPhoto" }; | ||||
| 	struct dive *dive = get_dive_by_uniq_id(diveId); | ||||
| 	if (!dive) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue