From a742608df99119717590b9004d562d1bf8c76ba9 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 25 Oct 2015 02:02:45 +0000 Subject: Document protocol Fix invalid use of patch:request (use patch:sequenceNumber instead). git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5781 a436a847-0d15-0410-975c-d299462d15a1 --- ingen/URIs.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'ingen/URIs.hpp') diff --git a/ingen/URIs.hpp b/ingen/URIs.hpp index 7e3af808..7f032cbc 100644 --- a/ingen/URIs.hpp +++ b/ingen/URIs.hpp @@ -178,7 +178,6 @@ public: const Quark patch_destination; const Quark patch_property; const Quark patch_remove; - const Quark patch_request; const Quark patch_sequenceNumber; const Quark patch_subject; const Quark patch_value; -- cgit v1.2.1