X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/b78d5563826957045678f4c3bcfdcef6c9bfc48d..4834f187a84f677242809a7413accb2a3009d6f4:/hostdata.h?ds=sidebyside

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<hostdata> hosts;
-    struct m_host_less;
 
     const char* name;
     std::string ctrl_mbox;