diff --git a/jc/parsers/proc_vmallocinfo.py b/jc/parsers/proc_vmallocinfo.py index b2044264..86f58eed 100644 --- a/jc/parsers/proc_vmallocinfo.py +++ b/jc/parsers/proc_vmallocinfo.py @@ -168,7 +168,6 @@ def parse( caller = '' options: List = [] - if details == 'unpurged vm_area': caller = 'unpurged vm_area'