Commit b5673b63 authored by Max Kellermann's avatar Max Kellermann

db/simple/Directory: add `pure` attribute

parent ee802867
......@@ -137,6 +137,7 @@ public:
* (e.g. #DEVICE_PLAYLIST) and whether the underlying plugin
* is available.
*/
gcc_pure
bool IsPluginAvailable() const 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