X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=src%2Fcommand.hxx;h=e3d07ca3ef1784899a3bb648ed25d46429e6c9a2;hp=9d14ff457c812b7423c42c5c4aeede0fd7658811;hb=238ad35f4e3b6516d4ba7611b540a0edeea71427;hpb=a7170401dd90dc79cc7d7a808cfe18a06c7e983b diff --git a/src/command.hxx b/src/command.hxx index 9d14ff4..e3d07ca 100644 --- a/src/command.hxx +++ b/src/command.hxx @@ -34,7 +34,7 @@ class result private: friend class boost::serialization::access; template - void serialize(Archive & ar, const unsigned int version) + void serialize(Archive & /* ar */, const unsigned int /* version */) { } public: @@ -54,7 +54,7 @@ class command private: friend class boost::serialization::access; template - void serialize(Archive & ar, const unsigned int version) + void serialize(Archive & /* ar */, const unsigned int /* version */) { } public: