]> AND Private Git Repository - loba.git/blobdiff - hostdata.h
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Fix ispell dictionary in dir-locals.el.
[loba.git] / hostdata.h
index 703b7a1b38410f158912ea1a22993c31759c26e8..722b2bcdc87340095edb6ce7bb669fec8c6f6a95 100644 (file)
@@ -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;