diff options
| -rw-r--r-- | src/sp-gradient.h | 3 |
1 files changed, 0 insertions, 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. */ |
