First go at saving window visibility and position state across saves.
git-svn-id: svn://localhost/ardour2/branches/3.0@7644 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -66,7 +66,6 @@ Processor::Processor(Session& session, const string& name)
|
||||
, _active(false)
|
||||
, _next_ab_is_active(false)
|
||||
, _configured(false)
|
||||
, _gui(0)
|
||||
, _display_to_user (true)
|
||||
, _pre_fader (false)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user