Commit 947f50f
committed
Remove dead code: unused MetricSummary fields and calculateMin/calculateMax functions
- Remove Min, Max, Avg fields from MetricSummary struct (never read, displayMetric recalculates stats from Data)
- Remove dead calculateStats call and field assignments in GetMetricSummary
- Remove unused calculateMin and calculateMax helper functions1 parent f28251c commit 947f50f
2 files changed
+0
-38
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | 113 | | |
144 | 114 | | |
145 | 115 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | 46 | | |
50 | 47 | | |
51 | 48 | | |
| |||
357 | 354 | | |
358 | 355 | | |
359 | 356 | | |
360 | | - | |
361 | | - | |
362 | 357 | | |
363 | 358 | | |
364 | 359 | | |
365 | | - | |
366 | | - | |
367 | | - | |
368 | 360 | | |
369 | 361 | | |
370 | 362 | | |
| |||
0 commit comments