X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/b78d5563826957045678f4c3bcfdcef6c9bfc48d..5e43cdf74cfa40b69f5e7e9eb3957c43f4accb86:/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;