X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/b78d5563826957045678f4c3bcfdcef6c9bfc48d..8c0fb7e6af2319e79b519a8a120b1472c53b22bf:/hostdata.h diff --git a/hostdata.h b/hostdata.h index 703b7a1..722b2bc 100644 --- a/hostdata.h +++ b/hostdata.h @@ -25,7 +25,6 @@ public: private: // static list of hostdata's, used by create/destroy static std::vector hosts; - struct m_host_less; const char* name; std::string ctrl_mbox;