diff options
Diffstat (limited to 'xfa/fxfa/app/xfa_ffbarcode.h')
-rw-r--r-- | xfa/fxfa/app/xfa_ffbarcode.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/fxfa/app/xfa_ffbarcode.h b/xfa/fxfa/app/xfa_ffbarcode.h index cd390e8bcb..2e00f4e3a2 100644 --- a/xfa/fxfa/app/xfa_ffbarcode.h +++ b/xfa/fxfa/app/xfa_ffbarcode.h @@ -96,6 +96,5 @@ struct XFA_BARCODETYPEENUMINFO { BC_TYPE eBCType; }; typedef XFA_BARCODETYPEENUMINFO const* XFA_LPCBARCODETYPEENUMINFO; -extern const XFA_BARCODETYPEENUMINFO g_XFABarCodeTypeEnumData[]; #endif // XFA_FXFA_APP_XFA_FFBARCODE_H_ |