summaryrefslogtreecommitdiffstats
path: root/ProcessList.h
diff options
context:
space:
mode:
authorDaniel Lange <DLange@git.local>2020-11-16 12:17:28 +0100
committerDaniel Lange <DLange@git.local>2020-11-16 12:55:32 +0100
commit8f2d129dcebe1e6aad1eb2d7147204d056e41619 (patch)
tree3e56e0ab848dadf208ffb886de1558100748e983 /ProcessList.h
parent0951090fa45255cd0ae0df907240868c31689014 (diff)
Apply patch from BenBE as per https://github.com/htop-dev/htop/pull/241#issuecomment-720081138
Diffstat (limited to 'ProcessList.h')
-rw-r--r--ProcessList.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ProcessList.h b/ProcessList.h
index db288104..a4b0cd6f 100644
--- a/ProcessList.h
+++ b/ProcessList.h
@@ -71,7 +71,6 @@ typedef struct ProcessList_ {
int cpuCount;
time_t scanTs;
- time_t firstScanTs;
} ProcessList;
ProcessList* ProcessList_new(UsersTable* usersTable, Hashtable* pidMatchList, uid_t userId);

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