diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-28 15:09:30 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-28 15:09:30 +0000 |
| commit | 521c09170d9e62cd72cc2da66c41816761008a4b (patch) | |
| tree | 267f5cb83ba72a1d489f32ba3c94d5ac02579a4e /src/lib/playlist.h | |
| parent | 0987c41ac468fd93bbb444093e66d5d6753cb927 (diff) | |
| parent | af3e8ed8382cdc35e361cdca1f735a379fce1317 (diff) | |
Merge 1.0
Diffstat (limited to 'src/lib/playlist.h')
| -rw-r--r-- | src/lib/playlist.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/playlist.h b/src/lib/playlist.h index a985bf93d..35709f109 100644 --- a/src/lib/playlist.h +++ b/src/lib/playlist.h @@ -82,8 +82,6 @@ public: void repeat (ContentList, int); - bool content_paths_valid () const; - mutable boost::signals2::signal<void ()> Changed; /** Third parameter is true if signals are currently being emitted frequently */ mutable boost::signals2::signal<void (boost::weak_ptr<Content>, int, bool)> ContentChanged; |
