Remove VectorVal::vector_type member

This commit is contained in:
Jon Siwek 2020-05-09 14:14:00 -07:00
parent d4dba40727
commit afd939ceb1
2 changed files with 3 additions and 6 deletions

View file

@ -1077,8 +1077,6 @@ public:
protected:
void ValDescribe(ODesc* d) const override;
IntrusivePtr<Val> DoClone(CloneState* state) override;
IntrusivePtr<VectorType> vector_type;
};
// Checks the given value for consistency with the given type. If an