From 8f5f234b6a81f96fa156257531c20b1b5bd17cfe Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 12 May 2012 03:43:53 +0000 Subject: Don't send selection information to the server. This also happens to fix some truly bizarre problems with pasting. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4368 a436a847-0d15-0410-975c-d299462d15a1 --- ingen/shared/URIs.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'ingen') diff --git a/ingen/shared/URIs.hpp b/ingen/shared/URIs.hpp index 0fd2cbdc..7b89c2ba 100644 --- a/ingen/shared/URIs.hpp +++ b/ingen/shared/URIs.hpp @@ -88,7 +88,6 @@ public: const Quark ingen_polyphony; const Quark ingen_prototype; const Quark ingen_sampleRate; - const Quark ingen_selected; const Quark ingen_tail; const Quark ingen_uiEmbedded; const Quark ingen_value; -- cgit v1.2.1