mirror of
				https://github.com/OpenMW/openmw.git
				synced 2025-10-29 03:26:38 +00:00 
			
		
		
		
	Removed unused field that was giving compiler warning.
This commit is contained in:
		
							parent
							
								
									e294cd95cd
								
							
						
					
					
						commit
						ddeabcdfbe
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -59,7 +59,6 @@ namespace MWRender | ||||||
| 
 | 
 | ||||||
|     private: |     private: | ||||||
|         osg::ref_ptr<osg::Group> mParent; |         osg::ref_ptr<osg::Group> mParent; | ||||||
|         Resource::ResourceSystem* mResourceSystem; |  | ||||||
| 
 | 
 | ||||||
|         osg::ref_ptr<osgParticle::ParticleSystem> mParticleSystem; |         osg::ref_ptr<osgParticle::ParticleSystem> mParticleSystem; | ||||||
|         osg::ref_ptr<osg::PositionAttitudeTransform> mParticleNode; |         osg::ref_ptr<osg::PositionAttitudeTransform> mParticleNode; | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue