diff options
-rw-r--r-- | bbot/worker/worker.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bbot/worker/worker.cxx b/bbot/worker/worker.cxx index 3499ac4..90b429e 100644 --- a/bbot/worker/worker.cxx +++ b/bbot/worker/worker.cxx @@ -180,8 +180,6 @@ enum class step_id bpkg_uninstall }; -// @@ Feel a bit heavy-weight. Should we move to const char*[]? -// static const strings step_id_str { "bpkg.module.create", "bpkg.module.configure.add", |