diff --git a/src/reactor/fuel/sample.hpp b/src/reactor/fuel/sample.hpp index c34b5fb..937d3af 100644 --- a/src/reactor/fuel/sample.hpp +++ b/src/reactor/fuel/sample.hpp @@ -26,7 +26,6 @@ class sample double efficiency = 0; void display(std::ostream& o) const; - void absorb_fast_neutrons(); void absorb_slow_neutrons(); public: