Chromium Code Reviews| Index: core/fxge/cfx_substfont.h |
| diff --git a/core/fxge/cfx_substfont.h b/core/fxge/cfx_substfont.h |
| index 943f7bf8662f5a9ebda192782db9878d076a9401..8dba1006c021243b6a078d1054b4be909ecfa7b0 100644 |
| --- a/core/fxge/cfx_substfont.h |
| +++ b/core/fxge/cfx_substfont.h |
| @@ -15,7 +15,6 @@ |
| #define FXFONT_SUBST_TRANSFORM 0x10 |
| #define FXFONT_SUBST_NONSYMBOL 0x20 |
| #define FXFONT_SUBST_EXACT 0x40 |
| -#define FXFONT_SUBST_STANDARD 0x80 |
| class CFX_SubstFont { |
| public: |