From ea3f057b0be27b7df2842593d07e65bdac9b9dfa Mon Sep 17 00:00:00 2001 From: Tavmjong Bah Date: Fri, 14 Oct 2016 10:29:17 +0200 Subject: Remove unused/undefined function. (bzr r15166) --- src/sp-gradient.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/sp-gradient.h b/src/sp-gradient.h index 51ba3090c..9a0d5070f 100644 --- a/src/sp-gradient.h +++ b/src/sp-gradient.h @@ -172,9 +172,6 @@ public: /** Forces array (mesh) to be built, if not present (i.e. changed) */ void ensureArray(); - /** Ensures that color array is populated */ - void ensureColors(); - /** * Set spread property of gradient and emit modified. */ -- cgit v1.2.3