Merge branch 'v0.6-GxsTransport' into qmlapp_pex_alpha

This commit is contained in:
Gioacchino Mazzurco 2017-05-15 15:05:07 +02:00
commit 745462a61b
64 changed files with 2685 additions and 550 deletions

View file

@ -128,7 +128,7 @@ public:
{}
protected:
virtual void gxsDoWork(Request &req, Response &resp)
virtual void gxsDoWork(Request &req, Response & /* resp */)
{
RsGxsIdGroup group;
std::string gxs_id;