summaryrefslogtreecommitdiffstats
path: root/ProcessList.h
diff options
context:
space:
mode:
Diffstat (limited to 'ProcessList.h')
-rw-r--r--ProcessList.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ProcessList.h b/ProcessList.h
index a4b0cd6f..24fa89b4 100644
--- a/ProcessList.h
+++ b/ProcessList.h
@@ -60,8 +60,6 @@ typedef struct ProcessList_ {
unsigned long long int totalMem;
unsigned long long int usedMem;
- unsigned long long int freeMem;
- unsigned long long int sharedMem;
unsigned long long int buffersMem;
unsigned long long int cachedMem;
unsigned long long int totalSwap;