top: eliminate the #define VER_J_RCFILE as superfluous
With that commit referenced below, which preserved the
'4' and + '!' toggles in the rcfile, this VER_J_RCFILE
macro was made superfluous. But, it was never removed.
Reference(s):
commit f858e563b7
Signed-off-by: Jim Warner <james.warner@comcast.net>
			
			
This commit is contained in:
		@@ -64,7 +64,6 @@
 | 
			
		||||
//#define TREE_VWINALL            /* pid collapse/expand impacts all windows */
 | 
			
		||||
//#define USE_X_COLHDR            /* emphasize header vs. whole col, for 'x' */
 | 
			
		||||
//#define VALIDATE_NLS            /* validate the integrity of all nls tbls  */
 | 
			
		||||
//#define VER_J_RCFILE            /* increase # of fields, rcfile ver to 'j' */
 | 
			
		||||
//#define WIDEN_COLUMN            /* base column widths on translated header */
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user