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 269b881..19c4924 100644 --- a/mod/mod-ci-github-gq.hxx +++ b/mod/mod-ci-github-gq.hxx @@ -93,10 +93,6 @@ namespace brep // // Title and summary are required and cannot be empty. // - // @@ TMP Neither this function nor the gq_create_check_run() equivalent are - // ever called with queued (only building) so should we hardcode - // build_state::building (and remove the build_state argument)? - // bool gq_update_check_run (const basic_mark& error, check_run& cr, |