]> 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>
Wed, 2 Jun 2021 10:06:32 +0000 (20:06 +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 f858e563b7e5013352a8c8316a90c702afd0e1a0

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

index c4d4e859a2ffad215fbe0303f1fd5342f33b3030..1a378531079f19725ab69358e8b3b359a4d35db6 100644 (file)
--- a/top/top.h
+++ b/top/top.h
@@ -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 */