mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-06-11 22:28:20 +00:00
remove comment
This commit is contained in:
@@ -169,7 +169,6 @@ fn createUpdateStep(b: *std.Build) !*std.Build.Step {
|
||||
"--package-name=" ++ domain,
|
||||
"--msgid-bugs-address=m@mitchellh.com",
|
||||
"--copyright-holder=\"Mitchell Hashimoto, Ghostty contributors\"",
|
||||
// msgcat would work but generates extra headers not needed?
|
||||
"-o",
|
||||
"-",
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user