Procházet zdrojové kódy

include/starpu_perfmodel.h: remove commented line

Nathalie Furmento před 10 roky
rodič
revize
73579eaf8e
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      include/starpu_perfmodel.h

+ 0 - 1
include/starpu_perfmodel.h

@@ -146,7 +146,6 @@ struct starpu_perfmodel
 };
 
 void starpu_perfmodel_init(FILE *f, struct starpu_perfmodel *model);
-//void starpu_perfmodel_init_with_file(FILE*f, struct starpu_perfmodel *model);
 
 struct starpu_perfmodel_arch *starpu_worker_get_perf_archtype(int workerid, unsigned sched_ctx_id);