Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[SGpp] make SURF_CPU_LEVEL private
[simgrid.git] / src / surf / cpu_interface.hpp
index a2dd954..045e6fe 100644 (file)
@@ -17,7 +17,6 @@ class CpuModel;
 typedef CpuModel *CpuModelPtr;
 
 class Cpu;
-typedef Cpu *CpuPtr;
 
 class CpuAction;
 typedef CpuAction *CpuActionPtr;