Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
MC: inline a function
[simgrid.git] / src / mc / ModelChecker.hpp
index cf5c3c6..faca1fa 100644 (file)
@@ -48,7 +48,6 @@ public:
   void start();
   void shutdown();
   void resume(simgrid::mc::RemoteSimulation& get_remote_simulation);
-  void handle_events(int fd, short events);
   void wait_for_requests();
   void handle_simcall(Transition const& transition);