summaryrefslogtreecommitdiffstats
path: root/linux/LinuxProcess.h
diff options
context:
space:
mode:
authorBenny Baumann <BenBE@geshi.org>2021-02-01 22:37:41 +0100
committerBenBE <BenBE@geshi.org>2021-05-23 09:22:21 +0200
commit93a44acf7e4b0a909fbd717da8a3999c46924c3d (patch)
tree62bb31c254d02501342bf5ab80f525ef19ad4ed8 /linux/LinuxProcess.h
parentb839987df7f6fc761c96b651a3dfc49eb13e879a (diff)
Move procExeDeleted flag to main Process structure
Diffstat (limited to 'linux/LinuxProcess.h')
-rw-r--r--linux/LinuxProcess.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/linux/LinuxProcess.h b/linux/LinuxProcess.h
index 9d5cfc4c..a39b8408 100644
--- a/linux/LinuxProcess.h
+++ b/linux/LinuxProcess.h
@@ -65,7 +65,6 @@ typedef struct LinuxProcess_ {
Process super;
int procExeLen;
int procExeBasenameOffset;
- bool procExeDeleted;
int procCmdlineBasenameOffset;
int procCmdlineBasenameEnd;
LinuxProcessMergedCommand mergedCommand;

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