Index: sources/view/VTreatmentCreate.cpp =================================================================== diff -u -r9ea6aa3bf4e8c4b5ef8970a6c19ad12b5765c58d -rcc7aae88f15228ff37b840946818692e444718bf --- sources/view/VTreatmentCreate.cpp (.../VTreatmentCreate.cpp) (revision 9ea6aa3bf4e8c4b5ef8970a6c19ad12b5765c58d) +++ sources/view/VTreatmentCreate.cpp (.../VTreatmentCreate.cpp) (revision cc7aae88f15228ff37b840946818692e444718bf) @@ -144,14 +144,6 @@ } } -/** - * \brief VCreateTreatment::doClear - * Notify UI to clear fields - */ -void VTreatmentCreate::doClear() { - emit didClear(); -} - /*! * \brief VTreatmentCreate::onActionReceive * \details This message is received from the HD in POST through the applicationController and GuiController.