Tolta dichiarazone stringa inutile (provocava anche un check
nel caso di posizionamento/settaggio offset). git-svn-id: svn://10.65.10.50/trunk@5188 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
		
							parent
							
								
									04a0a8edcf
								
							
						
					
					
						commit
						e6cbc87af9
					
				@ -217,7 +217,7 @@ void TPrintwin::paint_row(long j)
 | 
				
			|||||||
    set_font(printer().fontname(), XVT_FS_NONE, _char_size);                 
 | 
					    set_font(printer().fontname(), XVT_FS_NONE, _char_size);                 
 | 
				
			||||||
#if XVT_OS == XVT_OS_WIN || XVT_OS == XVT_OS_WIN32
 | 
					#if XVT_OS == XVT_OS_WIN || XVT_OS == XVT_OS_WIN32
 | 
				
			||||||
    // Questa e' la patch per TTY.DRV.
 | 
					    // Questa e' la patch per TTY.DRV.
 | 
				
			||||||
    const TString s(_txt.line(j - _frlc));
 | 
					    //const TString s(_txt.line(j - _frlc));
 | 
				
			||||||
    if (j > 0 && (j % _realformlen) == 0 || _blank_lines_to_print > 0) 
 | 
					    if (j > 0 && (j % _realformlen) == 0 || _blank_lines_to_print > 0) 
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
/*
 | 
					/*
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user