mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	Merge pull request #44 from archshift/clang-build
float24: Remove private default constructor
This commit is contained in:
		
						commit
						ad04e0be97
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		|  | @ -549,8 +549,6 @@ struct float24 { | |||
|     } | ||||
| 
 | ||||
| private: | ||||
|     float24() = default; | ||||
| 
 | ||||
|     // Stored as a regular float, merely for convenience
 | ||||
|     // TODO: Perform proper arithmetic on this!
 | ||||
|     float value; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue