From 8ecf0ff34b126f56dd06d6febf7046c0e98fb87e Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 17 Feb 2011 20:40:48 +0000 Subject: Remove deprecated Om patch loading code (resolve ticket #32). Om patch loading is better achieved with a script than trying to maintain this functionality in ingen (and the associated dead code maintenance and protocol headaches). git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@2984 a436a847-0d15-0410-975c-d299462d15a1 --- src/gui/wscript | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gui/wscript') diff --git a/src/gui/wscript b/src/gui/wscript index 54919362..8e6bf344 100644 --- a/src/gui/wscript +++ b/src/gui/wscript @@ -63,7 +63,6 @@ def build(bld): LV2CORE SLV2 SOUP - XML2 ''') # Glade XML UI definition -- cgit v1.2.1