summaryrefslogtreecommitdiffstats
path: root/ingen
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-05-12 03:31:57 +0000
committerDavid Robillard <d@drobilla.net>2012-05-12 03:31:57 +0000
commit8211b45bffe20e8a271396b7568609a84b7cf0ec (patch)
tree8f2b9557977c0b7a681cb8fc2209c554213c1e66 /ingen
parent271b3f9d7f376cbbaef202ef6f898e5f9bb4c324 (diff)
downloadingen-8211b45bffe20e8a271396b7568609a84b7cf0ec.tar.gz
ingen-8211b45bffe20e8a271396b7568609a84b7cf0ec.tar.bz2
ingen-8211b45bffe20e8a271396b7568609a84b7cf0ec.zip
Get copy and paste working again.
Client side and text based is probably not the idea way to go about implementing this, but it more or less works and is certainly better than nothing for now. Copy paste of patch ports, and pasting into any path other than the root still isn't working currently. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4367 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'ingen')
-rw-r--r--ingen/shared/URIs.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ingen/shared/URIs.hpp b/ingen/shared/URIs.hpp
index 545a2bf0..0fd2cbdc 100644
--- a/ingen/shared/URIs.hpp
+++ b/ingen/shared/URIs.hpp
@@ -73,7 +73,6 @@ public:
const Quark ingen_Internal;
const Quark ingen_Node;
const Quark ingen_Patch;
- const Quark ingen_Port;
const Quark ingen_activity;
const Quark ingen_broadcast;
const Quark ingen_canvasX;