db/simple/Directory: remove obsolete API doc

This commit is contained in:
Max Kellermann 2021-08-05 19:04:55 +02:00
parent b979245d6c
commit ef2fc4e6f6
1 changed files with 0 additions and 1 deletions

View File

@ -206,7 +206,6 @@ public:
* Looks up a directory by its relative URI.
*
* @param uri the relative URI
* @return the Directory, or nullptr if none was found
*/
gcc_pure
LookupResult LookupDirectory(std::string_view uri) noexcept;