diff options
Diffstat (limited to 'mod/mod-ci-github-gq.hxx')
-rw-r--r-- | mod/mod-ci-github-gq.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/mod/mod-ci-github-gq.hxx b/mod/mod-ci-github-gq.hxx index 5ad77e1..8f7a9ca 100644 --- a/mod/mod-ci-github-gq.hxx +++ b/mod/mod-ci-github-gq.hxx @@ -26,10 +26,6 @@ namespace brep // Note: no details_url yet since there will be no entry in the build result // search page until the task starts building. // - // @@ TMP We only create multiple check runs in build_queued() so - // build_state is redundant. Maybe we should rename this - // gq_queue_check_runs()? - // bool gq_create_check_runs (const basic_mark& error, vector<check_run>& check_runs, |