| Index: xfa/fxfa/app/xfa_ffbarcode.h
|
| diff --git a/xfa/fxfa/app/xfa_ffbarcode.h b/xfa/fxfa/app/xfa_ffbarcode.h
|
| index cd390e8bcb4b35d7ba250d68dedc342ae9063883..2e00f4e3a281190b3ca0ef1a50ea3b5af6d67570 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_
|
|
|