Cleanup: remove unused function declaration

This commit is contained in:
Jacques Lucke 2021-10-27 15:56:45 +02:00
parent 9beb5e38a9
commit 0d6f2cb303
1 changed files with 0 additions and 2 deletions

View File

@ -776,8 +776,6 @@ class IDAttributeFieldInput : public fn::FieldInput {
category_ = Category::Generated;
}
static fn::Field<int> Create();
const GVArray *get_varray_for_context(const fn::FieldContext &context,
IndexMask mask,
ResourceScope &scope) const override;