| Index: xfa/fxfa/include/fxfa_basic.h
|
| diff --git a/xfa/fxfa/include/fxfa_basic.h b/xfa/fxfa/include/fxfa_basic.h
|
| index 05e152acac0415adcfa5117a364483eafdda7d17..fc5b931895806cff4c4217a78fef66703ce23e11 100644
|
| --- a/xfa/fxfa/include/fxfa_basic.h
|
| +++ b/xfa/fxfa/include/fxfa_basic.h
|
| @@ -987,7 +987,6 @@ struct XFA_SCRIPTHIERARCHY {
|
| int16_t wParentIndex;
|
| };
|
|
|
| -const uint16_t* XFA_GetElementChildren(XFA_ELEMENT eElement, int32_t& iCount);
|
| const uint8_t* XFA_GetElementAttributes(XFA_ELEMENT eElement, int32_t& iCount);
|
|
|
| const XFA_ATTRIBUTEINFO* XFA_GetAttributeOfElement(XFA_ELEMENT eElement,
|
|
|