summaryrefslogtreecommitdiffstats
path: root/src/progs/ingenuity/Makefile.am
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2006-09-15 03:16:08 +0000
committerDavid Robillard <d@drobilla.net>2006-09-15 03:16:08 +0000
commite4009fa2d9953f00d0a37b1c90b0be5efb937c21 (patch)
treeeb63555926bd8934099a9363f6f9d15e9c89dc34 /src/progs/ingenuity/Makefile.am
parenta135a764751a356ac34c2f35f8ce2c009872f1fd (diff)
downloadingen-e4009fa2d9953f00d0a37b1c90b0be5efb937c21.tar.gz
ingen-e4009fa2d9953f00d0a37b1c90b0be5efb937c21.tar.bz2
ingen-e4009fa2d9953f00d0a37b1c90b0be5efb937c21.zip
Eliminated unecessary PatchPort class.
git-svn-id: http://svn.drobilla.net/lad/ingen@137 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/progs/ingenuity/Makefile.am')
-rw-r--r--src/progs/ingenuity/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/progs/ingenuity/Makefile.am b/src/progs/ingenuity/Makefile.am
index 0290f37e..48b53f33 100644
--- a/src/progs/ingenuity/Makefile.am
+++ b/src/progs/ingenuity/Makefile.am
@@ -69,8 +69,6 @@ ingenuity_SOURCES = \
SubpatchModule.cpp \
Port.h \
Port.cpp \
- PatchPort.h \
- PatchPort.cpp \
NewSubpatchWindow.h \
NewSubpatchWindow.cpp \
ConfigWindow.h \