X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=src%2Fcommand.hxx;fp=src%2Fcommand.hxx;h=9d14ff457c812b7423c42c5c4aeede0fd7658811;hp=ce67ebe0cb3051b079cf07fda7151c5f942deea8;hb=a7170401dd90dc79cc7d7a808cfe18a06c7e983b;hpb=d184c64894e6c4f3adb9467078acfc9e7446664a diff --git a/src/command.hxx b/src/command.hxx index ce67ebe..9d14ff4 100644 --- a/src/command.hxx +++ b/src/command.hxx @@ -55,9 +55,7 @@ class command friend class boost::serialization::access; template void serialize(Archive & ar, const unsigned int version) - { - std::cerr << "ser: command" << std::endl; - } + { } public: /// this calls the wanted target function on the server