summaryrefslogtreecommitdiff
path: root/libs/midi++2/midi++/midnam_patch.h
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2009-02-18 18:04:54 +0000
committerDavid Robillard <d@drobilla.net>2009-02-18 18:04:54 +0000
commit2463be97f79dddbeb90aa5fe5c323c8f2621bbab (patch)
tree43838a31b071bd04b7650c7ad67874dd43814ef2 /libs/midi++2/midi++/midnam_patch.h
parentf5e9ba21c3165ba4a75ab535aa45ea1f23cb6033 (diff)
Make sure Evoral::MIDIEvent XML stuff is entirely unused in midi++ for now (resolve ticket #0002491).
Remove empty midi++ README etc files (and ancient nearly-empty midi++ ChangeLog). git-svn-id: svn://localhost/ardour2/branches/3.0@4621 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'libs/midi++2/midi++/midnam_patch.h')
-rw-r--r--libs/midi++2/midi++/midnam_patch.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libs/midi++2/midi++/midnam_patch.h b/libs/midi++2/midi++/midnam_patch.h
index 65e624e5ce..ac2d78e0e3 100644
--- a/libs/midi++2/midi++/midnam_patch.h
+++ b/libs/midi++2/midi++/midnam_patch.h
@@ -83,8 +83,6 @@ public:
};
class PatchBank;
-
-typedef std::list< boost::shared_ptr< Evoral::MIDIEvent<double> > > PatchMidiCommands;
class Patch : public PBD::Stateful
{