diff options
Diffstat (limited to 'libbuild2/operation.cxx')
-rw-r--r-- | libbuild2/operation.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libbuild2/operation.cxx b/libbuild2/operation.cxx index 412e07f..fc569a9 100644 --- a/libbuild2/operation.cxx +++ b/libbuild2/operation.cxx @@ -978,7 +978,6 @@ namespace build2 default_id, 0, "<default>", - nullptr, "", "", "", @@ -1006,7 +1005,6 @@ namespace build2 0, "update", "update", - "update", "updating", "updated", "is up to date", @@ -1023,7 +1021,6 @@ namespace build2 0, "clean", "clean", - "clean", "cleaning", "cleaned", "is clean", |