Index: sources/view/dd/data/VDDGenDialysateData.cpp =================================================================== diff -u -r0cb2630813e6f7216adaf990f4129deb87b849bf -rc82f27ac6f0c015db70c66272f9b67e62b2f83fd --- sources/view/dd/data/VDDGenDialysateData.cpp (.../VDDGenDialysateData.cpp) (revision 0cb2630813e6f7216adaf990f4129deb87b849bf) +++ sources/view/dd/data/VDDGenDialysateData.cpp (.../VDDGenDialysateData.cpp) (revision c82f27ac6f0c015db70c66272f9b67e62b2f83fd) @@ -23,11 +23,6 @@ { genDialysateExec ( vData. mGenDialysateExec ); ddInProgress ( vData. mDDInProgress ); - fltLevel1 ( vData. mFltLevel1 ); - bicarbLevel ( vData. mBicarbLevel ); - spentLevel ( vData. mSpentLevel ); - hydNegativePressure ( vData. mHydNegativePressure ); - hydPositivePressure ( vData. mHydPositivePressure ); - spentPressure ( vData. mSpentPressure ); isDialGood ( vData. mIsDialGood ); + currentQd ( vData. mCurrentQd ); }