mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 11:20:05 +00:00 
			
		
		
		
	remove commented out unused variables
This commit is contained in:
		
							parent
							
								
									46e0adee15
								
							
						
					
					
						commit
						02bf673105
					
				
					 10 changed files with 0 additions and 21 deletions
				
			
		|  | @ -24,7 +24,6 @@ static const auto        logger_    = scwx::util::Logger::Create(logPrefix_); | |||
| static constexpr std::size_t kNumRectangles        = 1; | ||||
| static constexpr std::size_t kNumTriangles         = kNumRectangles * 2; | ||||
| static constexpr std::size_t kVerticesPerTriangle  = 3; | ||||
| //static constexpr std::size_t kVerticesPerRectangle = kVerticesPerTriangle * 2;
 | ||||
| static constexpr std::size_t kPointsPerVertex      = 10; | ||||
| static constexpr std::size_t kPointsPerTexCoord    = 3; | ||||
| static constexpr std::size_t kIconBufferLength = | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 AdenKoperczak
						AdenKoperczak