summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor.h
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2012-06-26 02:11:06 +0000
committerCarl Hetherington <carl@carlh.net>2012-06-26 02:11:06 +0000
commitc52bdcf69d049a4afa107e6247321afb93c65e1b (patch)
treee61c757b4682052613b151929ae022067458e603 /gtk2_ardour/editor.h
parenta054a74dd29197679eb6f67e6fcaa54df7d70810 (diff)
Remove unused named selection / chunk code.
git-svn-id: svn://localhost/ardour2/branches/3.0@12939 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/editor.h')
-rw-r--r--gtk2_ardour/editor.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk2_ardour/editor.h b/gtk2_ardour/editor.h
index 59014b04e7..23da8d7c6d 100644
--- a/gtk2_ardour/editor.h
+++ b/gtk2_ardour/editor.h
@@ -83,7 +83,6 @@ namespace ARDOUR {
class Region;
class Location;
class TempoSection;
- class NamedSelection;
class Session;
class Filter;
class ChanCount;