From 96de0bafe13df147eefab8c3f79826227b706e03 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 3 Dec 2015 18:31:34 +0200 Subject: Remove comments that no longer apply --- bpkg/buildfile | 5 ----- 1 file changed, 5 deletions(-) (limited to 'bpkg') diff --git a/bpkg/buildfile b/bpkg/buildfile index ca32b64..2e49f17 100644 --- a/bpkg/buildfile +++ b/bpkg/buildfile @@ -91,9 +91,6 @@ if! $cli.loaded {hxx ixx cxx}{rep-info-options}: cli{rep-info-options} {hxx ixx cxx}{rep-create-options}: cli{rep-create-options} -# if $cli.used -# { -# # Option length must be the same to get commands/topics/options aligned. # cli.options += -I $src_root --include-with-brackets --include-prefix bpkg \ @@ -104,8 +101,6 @@ cli.options += -I $src_root --include-with-brackets --include-prefix bpkg \ cli.cxx{common-options}: cli.options += --short-usage # Both short and long. cli.cxx{bpkg-options}: cli.options += --suppress-undocumented # --help, etc. -# -# } # Include generated cli files into the distribution. # -- cgit v1.1