Browse Source

Fixed OSX build.

Branimir Karadžić 7 years ago
parent
commit
aeeae5454f
1 changed files with 0 additions and 1 deletions
  1. 0 1
      examples/37-gpudrivenrendering/gpudrivenrendering.cpp

+ 0 - 1
examples/37-gpudrivenrendering/gpudrivenrendering.cpp

@@ -1211,7 +1211,6 @@ public:
 	uint16_t m_totalInstancesCount;
 	uint16_t m_totalInstancesCount;
 
 
 	static const uint16_t s_maxNoofProps = 10;
 	static const uint16_t s_maxNoofProps = 10;
-	static const uint16_t s_maxNoofPerPropInstances = 200;
 
 
 	static const uint16_t s_maxNoofInstances = 2048;
 	static const uint16_t s_maxNoofInstances = 2048;