[zeroD] Remove ReactorSurface from wallGroup

The C++ class does not inherit from WallBase.
This commit is contained in:
Ingmar Schoegl 2025-02-03 21:12:32 -06:00
parent 7bd0303a72
commit 1d749a2794

View File

@ -16,7 +16,6 @@ class SurfPhase;
//! A surface where reactions can occur that is in contact with the bulk fluid of a
//! Reactor.
//! @ingroup wallGroup
class ReactorSurface
{
public: