From 8ff69c1be4fd9c9ed16594aed8f60c07c3e395ef Mon Sep 17 00:00:00 2001 From: Person Date: Mon, 3 Jun 2019 19:28:48 -0700 Subject: [PATCH] --Code changes: -hypercrop didn't need Zeps(). --- Source/Ember/Variations07.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Source/Ember/Variations07.h b/Source/Ember/Variations07.h index 3fdc6bb..45970df 100644 --- a/Source/Ember/Variations07.h +++ b/Source/Ember/Variations07.h @@ -2171,11 +2171,6 @@ public: m_D = m_Rad * std::sin(m_A0) * m_Len; } - virtual vector OpenCLGlobalFuncNames() const override - { - return vector { "Zeps" }; - } - protected: void Init() {