summaryrefslogtreecommitdiffstats
path: root/htop.c
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2020-12-22 17:12:38 +0100
committercgzones <cgzones@googlemail.com>2020-12-23 12:47:04 +0100
commit86d293125565a15bbd94683080dbc755c5d7edee (patch)
treeb0a2f530cc5f633bebdf22124d8ce2d91ecf765b /htop.c
parent0672be7db1ed50fceff0619e1411b510aa11f0f7 (diff)
Restore highlighted header of current sorted process column
Diffstat (limited to 'htop.c')
-rw-r--r--htop.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/htop.c b/htop.c
index 4b43ed2a..aa6d9147 100644
--- a/htop.c
+++ b/htop.c
@@ -313,8 +313,6 @@ int main(int argc, char** argv) {
MainPanel_updateTreeFunctions(panel, settings->treeView);
- ProcessList_printHeader(pl, Panel_getHeader((Panel*)panel));
-
State state = {
.settings = settings,
.ut = ut,

© 2014-2024 Faster IT GmbH | imprint | privacy policy