Skip to content

Commit

Permalink
mx_proc: Remove unused member
Browse files Browse the repository at this point in the history
  • Loading branch information
donald committed Apr 2, 2022
1 parent a165e5f commit 2e6a295
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mx_proc.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ struct mx_proc_info {
struct mx_proc_pid_stat *pstat;

unsigned long long int sum_rss;

char **environment;
};

struct mx_proc_tree {
Expand Down

0 comments on commit 2e6a295

Please sign in to comment.