Implemented FilterFrontendNet which is a network server based on
[metaproxy-moved-to-github.git] / src / session.hpp
index 9667a17..52c2d3e 100644 (file)
@@ -61,11 +61,6 @@ namespace yp2 {
     
 }
 
-// defining and initializing static members
-boost::mutex yp2::Session::m_mutex;
-unsigned long int yp2::Session::m_global_id = 0;
-
-
 #endif
 /*
  * Local variables: