summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn4
1 files changed, 0 insertions, 4 deletions
diff --git a/BUILD.gn b/BUILD.gn
index b52913b977..988ca7ee6f 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -43,10 +43,6 @@ config("pdfium_config") {
"/wd4345",
]
}
-
- if (bundle_freetype) {
- defines += [ "FT2_BUILD_LIBRARY" ]
- }
}
static_library("pdfium") {