From f37da6c660a1a3131a27bb73e9921eb14d3ce046 Mon Sep 17 00:00:00 2001 From: "[6~" <inform@tiker.net> Date: Wed, 11 Mar 2020 16:48:46 -0500 Subject: [PATCH] Remove docs for enqueue_task --- doc/runtime_program.rst | 5 ----- 1 file changed, 5 deletions(-) diff --git a/doc/runtime_program.rst b/doc/runtime_program.rst index 71ee84b4..174b25d1 100644 --- a/doc/runtime_program.rst +++ b/doc/runtime_program.rst @@ -286,8 +286,3 @@ Kernel .. versionchanged:: 2011.1 Added the *g_times_l* keyword arg. - - -.. function:: enqueue_task(queue, kernel, wait_for=None) - - |std-enqueue-blurb| -- GitLab