Commit ef2fc4e6 authored by Max Kellermann's avatar Max Kellermann

db/simple/Directory: remove obsolete API doc

parent b979245d
...@@ -206,7 +206,6 @@ public: ...@@ -206,7 +206,6 @@ public:
* Looks up a directory by its relative URI. * Looks up a directory by its relative URI.
* *
* @param uri the relative URI * @param uri the relative URI
* @return the Directory, or nullptr if none was found
*/ */
gcc_pure gcc_pure
LookupResult LookupDirectory(std::string_view uri) noexcept; LookupResult LookupDirectory(std::string_view uri) noexcept;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment