Index: sources/view/dg/data/VDGDrainPumpData.cpp =================================================================== diff -u -rc503f43840024e18650c1ac558448dd0f3b70427 -rbb74da05f81b82dad3ec844c1feb1135b949f1c2 --- sources/view/dg/data/VDGDrainPumpData.cpp (.../VDGDrainPumpData.cpp) (revision c503f43840024e18650c1ac558448dd0f3b70427) +++ sources/view/dg/data/VDGDrainPumpData.cpp (.../VDGDrainPumpData.cpp) (revision bb74da05f81b82dad3ec844c1feb1135b949f1c2) @@ -18,12 +18,6 @@ VIEW_DEF(VDGDrainPump, DGDrainPumpData) -/*! - * \brief VDGDrainPump::onActionReceive - * \details Model data received message handler. - * When signal received this method is called to update the view properties. - * \param vData - Model data - */ void VDGDrainPump::onActionReceive(const DGDrainPumpData &vData) { rpm ( vData.mRPM );