Remove the unused ecma_op_check_object_type_is_class declaration (#3718)
Removes the unused `ecma_op_check_object_type_is_class` function declaration from `ecma-helpers.h`. This also makes the file pass the Doxygen check. JerryScript-DCO-1.0-Signed-off-by: Mátyás Mustoha mmatyas@inf.u-szeged.hu
This commit is contained in:
@@ -798,7 +798,6 @@ RECURSIVE = YES
|
||||
# who are familiar with the undocumented parts.
|
||||
EXCLUDE = \
|
||||
jerry-core/ecma/base/ecma-globals.h \
|
||||
jerry-core/ecma/base/ecma-helpers.h \
|
||||
jerry-core/ecma/operations/ecma-exceptions.h \
|
||||
jerry-core/include/jerryscript-debugger-transport.h \
|
||||
jerry-core/jcontext/jcontext.h \
|
||||
|
||||
Reference in New Issue
Block a user