Reverted 8b9758 #4712

This commit is contained in:
Jerry (Xinyu Hou) 2015-05-26 17:25:18 -07:00
parent 907b02fb09
commit d83cb23cc7
4 changed files with 2 additions and 18 deletions

View file

@ -175,9 +175,6 @@ public:
//! Return received file data
String& getReceivedFileData() { return m_receivedFileData; }
//! Return true if using secure network connection
bool isSecure() const;
//@}
private: