nodeinput: remove unused bool member

This commit is contained in:
itsmattkc
2020-01-02 05:04:46 +11:00
parent fd2d0f941c
commit dd77ea46a5
2 changed files with 0 additions and 6 deletions
-5
View File
@@ -309,11 +309,6 @@ private:
*/
bool keyframing_;
/**
* @brief Internal dependent setting
*/
bool dependent_;
/**
* @brief Sets whether this param has a minimum value or not
*/