Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove the 'TUTORIAL: New API' chunks
[simgrid.git] / src / simix / smx_popping_generated.c
index 2cee0fd..03a18ea 100644 (file)
@@ -1,5 +1,5 @@
 /**********************************************************************/
-/* File Generated by src/simix/simcalls.py from src/simix/simcalls.in */
+/* File generated by src/simix/simcalls.py from src/simix/simcalls.in */
 /*                                                                    */
 /*                    DO NOT EVER CHANGE THIS FILE                    */
 /*                                                                    */
@@ -780,11 +780,5 @@ case SIMCALL_MC_RANDOM:
           );
       break;
 
-    /* ****************************************************************************************** */
-    /* TUTORIAL: New API                                                                        */
-    /* ****************************************************************************************** */
-    case SIMCALL_NEW_API_INIT:
-      SIMIX_pre_new_api_fct(simcall);
-      break;
   }
 }