summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/find_library_name.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/snippets/find_library_name.md')
-rw-r--r--docs/markdown/snippets/find_library_name.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/markdown/snippets/find_library_name.md b/docs/markdown/snippets/find_library_name.md
deleted file mode 100644
index e7b0e1a5b..000000000
--- a/docs/markdown/snippets/find_library_name.md
+++ /dev/null
@@ -1,5 +0,0 @@
-## dependencies created by compiler.find_library implement the `name()` method
-
-Previously, for a [[@dep]] that might be returned by either [[dependency]] or
-[[compiler.find_library]], the method might or might not exist with no way
-of telling.