Removed signals and information box for failed locationUpdate.
[situare] / src / ui / userinfopanel.h
index ebebdf7..1309d09 100644 (file)
@@ -70,15 +70,6 @@ signals:
     void findUser(const QPointF &coordinates);
 
     /**
-    * @brief Signal that informs that user's message/location failed to update on Situare server
-    *        This signal is originally sended from SituareService with name error
-    *        Signal is renamed on MainWindow
-    *
-    * @param error Error code
-    */
-    void messageSendingFailed(const int error);
-
-    /**
     * @brief Signal that used to inform user that his message/location update tp Situare server
     *        was failed.
     *        This signal is originally sended from UserInfo