libt2n: (gerd) fixes, new logging concept (not working yet)
[libt2n] / src / command.hxx
index ce67ebe..9d14ff4 100644 (file)
@@ -55,9 +55,7 @@ class command
         friend class boost::serialization::access;
         template<class Archive>
         void serialize(Archive & ar, const unsigned int version)
-        { 
-            std::cerr << "ser: command" << std::endl;
-        }
+        { }
 
     public:
         /// this calls the wanted target function on the server