From e5c50582b6b0a53f6cb7d4e14e46a966322fabe9 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 5 Apr 2011 20:40:54 +0000 Subject: Remove invalid copy pasted comment (fix ticket #672). git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3139 a436a847-0d15-0410-975c-d299462d15a1 --- src/engine/internals/Delay.hpp | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src') diff --git a/src/engine/internals/Delay.hpp b/src/engine/internals/Delay.hpp index 6da6f3ba..c3657402 100644 --- a/src/engine/internals/Delay.hpp +++ b/src/engine/internals/Delay.hpp @@ -21,8 +21,6 @@ #include #include #include "types.hpp" -//#include "Buffer.hpp" -//#include "BufferFactory.hpp" #include "NodeImpl.hpp" namespace Ingen { @@ -35,12 +33,6 @@ class BufferFactory; namespace Internals { -/** MIDI note input node. - * - * For pitched instruments like keyboard, etc. - * - * \ingroup engine - */ class DelayNode : public NodeImpl { public: -- cgit v1.2.1