docs: Remove incorrect doc tag

This was breaking build with cxx bindings enabled.
This commit is contained in:
Xavi Artigas 2020-02-05 18:53:43 +01:00
parent 3560b0f62f
commit debc17e4b4
1 changed files with 0 additions and 1 deletions

View File

@ -146,7 +146,6 @@ class Generic extends Efl.Object implements Generic_Interface {
}
}
constructors {
[[Docs for constructors. @since 1.66]]
.required_ctor_a;
.required_ctor_b;
.optional_ctor_a @optional;