Explorar o código

drop spurious driver_run call

Samuel Thibault %!s(int64=13) %!d(string=hai) anos
pai
achega
6b0bd1a86d
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      examples/gl_interop/gl_interop_idle.c

+ 0 - 1
examples/gl_interop/gl_interop_idle.c

@@ -146,7 +146,6 @@ int main(int argc, char **argv)
 	glutIdleFunc(idle);
 	/* Now run the glut loop */
 	glutMainLoop();
-	starpu_driver_run(&drivers[0]);
 	printf("finished running the driver\n");
 
 	starpu_shutdown();