summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/serialized_structs.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ppapi/proxy/serialized_structs.cc')
-rw-r--r--ppapi/proxy/serialized_structs.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/ppapi/proxy/serialized_structs.cc b/ppapi/proxy/serialized_structs.cc
index bd17e4d..e327b60 100644
--- a/ppapi/proxy/serialized_structs.cc
+++ b/ppapi/proxy/serialized_structs.cc
@@ -73,7 +73,6 @@ PPBFlash_DrawGlyphs_Params::PPBFlash_DrawGlyphs_Params()
clip.size.width = 0;
position.x = 0;
position.y = 0;
- allow_subpixel_aa = PP_FALSE;
}
PPBFlash_DrawGlyphs_Params::~PPBFlash_DrawGlyphs_Params() {}