aboutsummaryrefslogtreecommitdiff
path: root/bdep/new.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/new.cxx')
-rw-r--r--bdep/new.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/bdep/new.cxx b/bdep/new.cxx
index 6cfc093..c49218d 100644
--- a/bdep/new.cxx
+++ b/bdep/new.cxx
@@ -1466,13 +1466,6 @@ cmd_new (cmd_new_options&& o, cli::group_scanner& args)
info << "requested: " << vc;
}
- if (readme_f)
- {
- if (!readme)
- fail << "--type|-t,no-readme sub-option specified but README "
- << "already exists";
- }
-
if (license_e)
{
if (!license_o)