Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Fix segfault when displaying SIMCALL_MUTEX_LOCK
[simgrid.git] / src / surf / cpu_ti.hpp
index 022e2ce..0841580 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014. The SimGrid Team.
+/* Copyright (c) 2013-2015. The SimGrid Team.
  * All rights reserved.                                                     */
 
 /* This program is free software; you can redistribute it and/or modify it
@@ -161,7 +161,6 @@ public:
   void setState(e_surf_action_state_t state);
   int unref();
   void cancel();
-  void recycle();
   void updateIndexHeap(int i);
   void suspend();
   void resume();