mirror of
				https://gitlab.com/freepascal.org/fpc/source.git
				synced 2025-11-04 11:39:40 +01:00 
			
		
		
		
	Remove commented variables which strangely weren't detected by a "make cycle"...
git-svn-id: trunk@22456 -
This commit is contained in:
		
							parent
							
								
									582f1d04b8
								
							
						
					
					
						commit
						e04fae2c67
					
				@ -736,12 +736,6 @@ type
 | 
			
		||||
    function proc_unit:boolean;
 | 
			
		||||
      var
 | 
			
		||||
         main_file: tinputfile;
 | 
			
		||||
         {
 | 
			
		||||
{$ifdef EXTDEBUG}
 | 
			
		||||
         store_crc,
 | 
			
		||||
{$endif EXTDEBUG}
 | 
			
		||||
         store_interface_crc,
 | 
			
		||||
         store_indirect_crc: cardinal;}
 | 
			
		||||
         s1,s2  : ^string; {Saves stack space}
 | 
			
		||||
         init_procinfo : tcgprocinfo;
 | 
			
		||||
         unitname : ansistring;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user