summaryrefslogtreecommitdiffstats
path: root/src/client/DeprecatedLoader.cpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2009-05-28 02:48:23 +0000
committerDavid Robillard <d@drobilla.net>2009-05-28 02:48:23 +0000
commitf2c45c3f5b1f6c06d351ed91223343cd3a69ab4b (patch)
tree757a86fb2aac3de4d53c6d081ac3c218d97edc25 /src/client/DeprecatedLoader.cpp
parentc9a25fcc6150290790457f837355735b513b7239 (diff)
downloadingen-f2c45c3f5b1f6c06d351ed91223343cd3a69ab4b.tar.gz
ingen-f2c45c3f5b1f6c06d351ed91223343cd3a69ab4b.tar.bz2
ingen-f2c45c3f5b1f6c06d351ed91223343cd3a69ab4b.zip
Fix URIs.
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@2018 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/client/DeprecatedLoader.cpp')
-rw-r--r--src/client/DeprecatedLoader.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/DeprecatedLoader.cpp b/src/client/DeprecatedLoader.cpp
index 61e80b82..bbc5905d 100644
--- a/src/client/DeprecatedLoader.cpp
+++ b/src/client/DeprecatedLoader.cpp
@@ -32,7 +32,6 @@
#include "interface/EngineInterface.hpp"
#include "DeprecatedLoader.hpp"
-#define NS_INGEN "http://drobilla.net/ns/ingen#"
#define NS_INTERNALS "http://drobilla.net/ns/ingen-internals#"
using namespace std;