mirror of
				https://github.com/TES3MP/openmw-tes3mp.git
				synced 2025-11-04 00:26:45 +00:00 
			
		
		
		
	Remove outdated comments
This commit is contained in:
		
							parent
							
								
									3c02e1ccc9
								
							
						
					
					
						commit
						c1b32d6006
					
				
					 2 changed files with 0 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -39,8 +39,6 @@ namespace MWBase
 | 
			
		|||
 | 
			
		||||
            virtual void addActor (const MWWorld::Ptr& ptr) = 0;
 | 
			
		||||
            ///< Register an actor for stats management
 | 
			
		||||
            ///
 | 
			
		||||
            /// \note Dead actors are ignored.
 | 
			
		||||
 | 
			
		||||
            virtual void removeActor (const MWWorld::Ptr& ptr) = 0;
 | 
			
		||||
            ///< Deregister an actor for stats management
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -41,8 +41,6 @@ namespace MWMechanics
 | 
			
		|||
 | 
			
		||||
            virtual void addActor (const MWWorld::Ptr& ptr);
 | 
			
		||||
            ///< Register an actor for stats management
 | 
			
		||||
            ///
 | 
			
		||||
            /// \note Dead actors are ignored.
 | 
			
		||||
 | 
			
		||||
            virtual void removeActor (const MWWorld::Ptr& ptr);
 | 
			
		||||
            ///< Deregister an actor for stats management
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue