Remove some unused code.

git-svn-id: svn://localhost/ardour2/branches/3.0@4707 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington 2009-02-27 23:26:52 +00:00
parent baf51996c4
commit 1f81c127fe
9 changed files with 1 additions and 58 deletions

View file

@ -2075,10 +2075,6 @@ public:
void write_selection ();
/* history */
UndoAction get_memento() const;
XMLNode *before; /* used in *_reversible_command */
void begin_reversible_command (string cmd_name);