Skip to content

Commit 430c909

Browse files
committed
Remove abs(max) from drop down
1 parent aceb7d0 commit 430c909

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

comparisons/maxmem_summary_viewer.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,6 @@ <h1>Max Memory Summary Viewer</h1>
493493
<select id="aggregationSelect">
494494
<option value="max" selected>max</option>
495495
<option value="min">min</option>
496-
<option value="abs-max">abs(max)</option>
497496
</select>
498497
</div>
499498
<label class="checkbox" for="hideZeroRows">

0 commit comments

Comments
 (0)