diff options
author | Max Kellermann <max@musicpd.org> | 2017-05-15 23:01:49 +0200 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2017-05-15 23:01:49 +0200 |
commit | 4faef28cc56c3ed72a22dbd1cb317cf756217400 (patch) | |
tree | f2a3e8168ce9efada0fd0afe9971f90f0dee12b4 /src/Partition.hxx | |
parent | 89b900432e0bfb324356f6ae62a09241eb75d251 (diff) | |
parent | b4c9d9c2a72fbf2c6c9090c73fe37fcc94dce1ca (diff) |
Merge tag 'v0.20.7'
release v0.20.7
Diffstat (limited to 'src/Partition.hxx')
-rw-r--r-- | src/Partition.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Partition.hxx b/src/Partition.hxx index 4b571ee06..68b69aa0b 100644 --- a/src/Partition.hxx +++ b/src/Partition.hxx @@ -205,7 +205,6 @@ struct Partition final : QueueListener, PlayerListener, MixerListener { */ const Database *GetDatabase() const; - gcc_pure const Database &GetDatabaseOrThrow() const; /** |