Commit 50e5b0d
committed
[VecOps] Remove outdated
The commit 2605710 changed from using the `ROOT::Detail::VecOps::`
namespace explicitly for `IsSmall` to a `using` statement. However,
there was also a remnant `IsSmall` function with an outdated
implementation in the test file itself, which we can now remove.IsSmall helper function in tests1 parent fac9b1c commit 50e5b0d
1 file changed
+0
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1493 | 1493 | | |
1494 | 1494 | | |
1495 | 1495 | | |
1496 | | - | |
1497 | | - | |
1498 | | - | |
1499 | | - | |
1500 | | - | |
1501 | | - | |
1502 | | - | |
1503 | 1496 | | |
1504 | 1497 | | |
1505 | 1498 | | |
| |||
0 commit comments