rationalize destruction pathway (some more); tidy-ify some ImageFrame code

git-svn-id: svn://localhost/ardour2/branches/3.0@6398 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2009-12-25 21:06:52 +00:00
parent f53cbaede8
commit b6f4cdaea2
28 changed files with 283 additions and 263 deletions

View file

@ -85,9 +85,7 @@ class Selection : public sigc::trackable, public PBD::ScopedConnectionList
MidiRegionSelection midi_regions;
MidiNoteSelection midi_notes;
Selection (PublicEditor const * e) : tracks (e), editor (e), next_time_id (0) {
clear();
}
Selection (PublicEditor const * e);
// Selection& operator= (const Selection& other);