netstar pushed a commit to branch master.

http://git.enlightenment.org/apps/evisum.git/commit/?id=40eace5c54ca89b82d78600e5f0620429c399d2c

commit 40eace5c54ca89b82d78600e5f0620429c399d2c
Author: Alastair Poole <[email protected]>
Date:   Sat Apr 25 14:15:34 2020 +0100

    proc: unused variable (macOS).
---
 src/bin/process.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/bin/process.c b/src/bin/process.c
index 0b239bb..288ff7d 100644
--- a/src/bin/process.c
+++ b/src/bin/process.c
@@ -521,7 +521,6 @@ _process_list_macos_get(void)
 Proc_Info *
 proc_info_by_pid(int pid)
 {
-   struct kinfo_proc kp;
    struct proc_taskallinfo taskinfo;
    struct proc_workqueueinfo workqueue;
    size_t size;

-- 


Reply via email to