mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-16 19:56:31 +01:00
Remove unused variable.
git-svn-id: svn://localhost/ardour2/branches/3.0@10826 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
42d7089c0b
commit
bd4d670845
1 changed files with 0 additions and 3 deletions
|
|
@ -76,9 +76,6 @@ protected:
|
||||||
Gtkmm2ext::ActiveState _active_state;
|
Gtkmm2ext::ActiveState _active_state;
|
||||||
Gtkmm2ext::VisualState _visual_state;
|
Gtkmm2ext::VisualState _visual_state;
|
||||||
bool _need_bg;
|
bool _need_bg;
|
||||||
|
|
||||||
private:
|
|
||||||
GdkPixmap* _pixmap; ///< our pixmap
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue