mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-27 23:48:22 +01:00
Remove unused namespace [forward] declarations (1/x)
This commit is contained in:
parent
c8c7955d5d
commit
f74a6a146b
2 changed files with 0 additions and 8 deletions
|
|
@ -105,10 +105,6 @@ namespace ARDOUR {
|
|||
class Track;
|
||||
}
|
||||
|
||||
namespace LADSPA {
|
||||
class Plugin;
|
||||
}
|
||||
|
||||
class AnalysisWindow;
|
||||
class AudioClock;
|
||||
class AudioRegionView;
|
||||
|
|
|
|||
|
|
@ -48,10 +48,6 @@ namespace Gtk {
|
|||
class CheckMenuItem;
|
||||
}
|
||||
|
||||
namespace Pango {
|
||||
class Container;
|
||||
}
|
||||
|
||||
class Panner2dWindow;
|
||||
|
||||
class Panner2d : public Gtk::DrawingArea
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue