db/simple/Directory: remove obsolete API doc
This commit is contained in:
parent
b979245d6c
commit
ef2fc4e6f6
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue