blob: 242ca9dcdf1244212e60c6ddf0efa4b8a0c662b1 (
plain)
1
2
3
4
5
6
7
|
\brief Removes the \a row from the model and database.
This function immediately removes the \a row from the local cache
and sends a remove request to the Enginio backend.
\return the EnginioReply from the backend.
|