From f062189c8219041fad45cfd340c367e5c4796933 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 19 Mar 2017 09:13:46 +0100 Subject: Shrink status bar text and fix initial DSP load display --- ingen/URIs.hpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'ingen/URIs.hpp') diff --git a/ingen/URIs.hpp b/ingen/URIs.hpp index 44f1056e..9bc21592 100644 --- a/ingen/URIs.hpp +++ b/ingen/URIs.hpp @@ -1,6 +1,6 @@ /* This file is part of Ingen. - Copyright 2007-2016 David Robillard + Copyright 2007-2017 David Robillard Ingen is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free @@ -118,7 +118,6 @@ public: const Quark ingen_head; const Quark ingen_incidentTo; const Quark ingen_loadedBundle; - const Quark ingen_maxEventLoad; const Quark ingen_maxRunLoad; const Quark ingen_meanRunLoad; const Quark ingen_minRunLoad; -- cgit v1.2.1