Updated to KomputeSummator for static compiled

This commit is contained in:
Alejandro Saucedo 2020-09-20 15:30:48 +01:00
parent 6ff55d4f3f
commit f3c2d8e2b6
4 changed files with 45 additions and 37 deletions

View file

@ -24,9 +24,6 @@ public:
static void _register_methods();
protected:
//static void _bind_methods();
private:
kp::Manager mManager;
std::weak_ptr<kp::Sequence> mSequence;