Delete variables
Warum nicht =)
This commit is contained in:
		
							parent
							
								
									0ec0fbcfcd
								
							
						
					
					
						commit
						359b7beef5
					
				
					 1 changed files with 1 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -104,8 +104,6 @@ void user_main(void)
 | 
			
		|||
	allCells->Dispose();
 | 
			
		||||
	delete globalPIC;
 | 
			
		||||
	delete allCells;
 | 
			
		||||
	//delete [] variables;   @ Johnny: Warum soll ich diese Auskommentierung nicht aktieren??
 | 
			
		||||
	
 | 
			
		||||
	pause();
 | 
			
		||||
	delete variables;
 | 
			
		||||
	return;
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
		Reference in a new issue