summaryrefslogtreecommitdiffstats
path: root/third_party/harfbuzz/src/harfbuzz-global.h
diff options
context:
space:
mode:
authorbashi@chromium.org <bashi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-10 00:43:47 +0000
committerbashi@chromium.org <bashi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-10 00:43:47 +0000
commitda754d43fb2891dbefdebc5c70869982e929254f (patch)
treeca8a7e142349487143966d275fbb173b601b1c6e /third_party/harfbuzz/src/harfbuzz-global.h
parent7fafefcf91f80d39c52a640657e6a7dc72bc341a (diff)
downloadchromium_src-da754d43fb2891dbefdebc5c70869982e929254f.zip
chromium_src-da754d43fb2891dbefdebc5c70869982e929254f.tar.gz
chromium_src-da754d43fb2891dbefdebc5c70869982e929254f.tar.bz2
Harfbuzz roll 3ab7b37bdebf0f8773493a1fee910b151c4de30f
Eliminate some memory leaks. BUG=139709 TEST=ran layout tests. Review URL: https://chromiumcodereview.appspot.com/10824101 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150955 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/harfbuzz/src/harfbuzz-global.h')
-rw-r--r--third_party/harfbuzz/src/harfbuzz-global.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/third_party/harfbuzz/src/harfbuzz-global.h b/third_party/harfbuzz/src/harfbuzz-global.h
index bccd6a2..d4e6b46 100644
--- a/third_party/harfbuzz/src/harfbuzz-global.h
+++ b/third_party/harfbuzz/src/harfbuzz-global.h
@@ -39,10 +39,6 @@
#define HB_END_HEADER /* nothing */
#endif
-#if defined(__GNUC__) || defined(_MSC_VER)
-#define HB_USE_PACKED_STRUCTS
-#endif
-
HB_BEGIN_HEADER
#ifndef FALSE