mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-23 23:17:46 +01:00
Remove some unused classes, methods and variables, mostly in ARDOUR_UI
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3254 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
da91ac6686
commit
656524c23e
11 changed files with 0 additions and 461 deletions
|
|
@ -65,7 +65,6 @@ UI::UI (string namestr, int *argc, char ***argv)
|
|||
: AbstractUI<UIRequest> (namestr, true)
|
||||
{
|
||||
theMain = new Main (argc, argv);
|
||||
tips = new Tooltips;
|
||||
|
||||
_active = false;
|
||||
_auto_display_errors = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue