소스 검색

revert r16758, it actually produces conflicts

Samuel Thibault 9 년 전
부모
커밋
71a38414f7
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      include/starpu.h

+ 0 - 3
include/starpu.h

@@ -131,9 +131,6 @@ struct starpu_conf
 
 int starpu_conf_init(struct starpu_conf *conf);
 
-/* Defined in simgrid applications, here just making sure it will use C symbol naming convention */
-int starpu_main();
-
 int starpu_init(struct starpu_conf *conf) STARPU_WARN_UNUSED_RESULT;
 
 int starpu_initialize(struct starpu_conf *user_conf, int *argc, char ***argv);