From f0712dc28c0a2b72a4800a252fd3d418187c7f2c Mon Sep 17 00:00:00 2001
From: "Robert P. Goldman" <rpgoldman@sift.net>
Date: Mon, 16 May 2016 17:12:26 -0500
Subject: [PATCH] Removed IF-COMPONENT-DEP-FAILS.

By this time, no one should remember this oddity of earlier ASDF,
so it's more of a confusion than a help to mention it.
---
 doc/asdf.texinfo | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/doc/asdf.texinfo b/doc/asdf.texinfo
index 6d0a9c82f..26e1c3532 100644
--- a/doc/asdf.texinfo
+++ b/doc/asdf.texinfo
@@ -1861,13 +1861,6 @@ been performed.
 This option was added in ASDF 3.  For more information,
 @xref{required-features, Required features}.
 
-@subsection if-component-dep-fails option
-@cindex :if-component-dep-fails component option
-This option was removed in ASDF 3.
-Its semantics was limited in purpose and dubious to explain,
-and its implementation was breaking a hole into the ASDF object model.
-Please use the @code{if-feature} option instead.
-
 @subsection feature requirement
 This requirement was removed in ASDF 3.1.  Please do not use it.  In
 most cases, @code{:if-feature} (@pxref{if-feature-option}) will provide
-- 
GitLab