summaryrefslogtreecommitdiff
path: root/libs/midi++2/midi++/event.h
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2009-02-01 03:15:31 +0000
committerDavid Robillard <d@drobilla.net>2009-02-01 03:15:31 +0000
commite666c8e98fb95a69afae8818f22c25094adae7eb (patch)
tree096ced3dde2248d17e48887f042c9f4465643bb2 /libs/midi++2/midi++/event.h
parentaaa91db6d9592684258267981e619b44cc2b7c40 (diff)
Templateify MidiBuffer iterators (avoid code duplication since they're about to get less trivial).
Clean up MidiBuffer code. git-svn-id: svn://localhost/ardour2/branches/3.0@4469 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'libs/midi++2/midi++/event.h')
-rw-r--r--libs/midi++2/midi++/event.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/midi++2/midi++/event.h b/libs/midi++2/midi++/event.h
index 24a8db37ee..d9b5333904 100644
--- a/libs/midi++2/midi++/event.h
+++ b/libs/midi++2/midi++/event.h
@@ -1,6 +1,5 @@
/*
Copyright (C) 2007 Paul Davis
- Author: Dave Robillard
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by