diff --git a/octotiger/monopole_interactions/kernel/kokkos_kernel.hpp b/octotiger/monopole_interactions/kernel/kokkos_kernel.hpp index 5217005c..c3fe7ceb 100644 --- a/octotiger/monopole_interactions/kernel/kokkos_kernel.hpp +++ b/octotiger/monopole_interactions/kernel/kokkos_kernel.hpp @@ -950,8 +950,6 @@ namespace fmm { aggregated_host_buffer& results, const aggregated_host_buffer& dx, double theta) { - const int slice_id = agg_exec.id; - const int number_slices = agg_exec.number_slices; const int max_slices = opts().max_kernels_fused; auto alloc_device_double = agg_exec