]> granicus.if.org Git - procps-ng/commitdiff
top: eliminate the #define VER_J_RCFILE as superfluous
authorJim Warner <james.warner@comcast.net>
Wed, 31 Mar 2021 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@dropbear.xyz>
Tue, 6 Apr 2021 06:51:03 +0000 (16:51 +1000)
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 b46af6d21399a78f70e349c4476bd5545fbb44ce

Signed-off-by: Jim Warner <james.warner@comcast.net>
top/top.h

index edeafbd19b183024f26c71a21c38d8d9a648f3d7..f738636ff009aee15399128c2842d74f672d413a 100644 (file)
--- a/top/top.h
+++ b/top/top.h
@@ -58,7 +58,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 */