diff options
author | Tom Sepez <tsepez@chromium.org> | 2015-11-20 14:55:19 -0800 |
---|---|---|
committer | Tom Sepez <tsepez@chromium.org> | 2015-11-20 14:55:19 -0800 |
commit | 87d7b4fc58b4ec5fe097de5862490c5720c3ec09 (patch) | |
tree | d1f71eee62f3a2c602a29c3fa95dece9d668d72d /core/include/fxge/fx_font.h | |
parent | b8ec0a3405c6f184e4b9811870081295cae078c9 (diff) | |
download | pdfium-87d7b4fc58b4ec5fe097de5862490c5720c3ec09.tar.xz |
Make XFA core/ look like master (part N).
R=thestig@chromium.org
Review URL: https://codereview.chromium.org/1463173003 .
Diffstat (limited to 'core/include/fxge/fx_font.h')
-rw-r--r-- | core/include/fxge/fx_font.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/include/fxge/fx_font.h b/core/include/fxge/fx_font.h index 42b0e902c6..d2b1d5459a 100644 --- a/core/include/fxge/fx_font.h +++ b/core/include/fxge/fx_font.h @@ -373,7 +373,6 @@ class CFX_FolderFontInfo : public IFX_SystemFontInfo { public: CFX_FolderFontInfo(); ~CFX_FolderFontInfo() override; - void AddPath(const CFX_ByteStringC& path); // IFX_SytemFontInfo: |