From 91fd904b6b5cdeed0f01617992df5235f79d3fa6 Mon Sep 17 00:00:00 2001 From: tsepez Date: Thu, 5 Jan 2017 11:53:37 -0800 Subject: remove unused CFX_PtrToInt32 typedef Review-Url: https://codereview.chromium.org/2617723002 --- xfa/fxbarcode/utils.h | 1 - 1 file changed, 1 deletion(-) diff --git a/xfa/fxbarcode/utils.h b/xfa/fxbarcode/utils.h index 9b5eae3ef1..7473d4196b 100644 --- a/xfa/fxbarcode/utils.h +++ b/xfa/fxbarcode/utils.h @@ -9,7 +9,6 @@ #include "core/fxcrt/fx_basic.h" -typedef CFX_MapPtrTemplate CFX_PtrToInt32; bool BC_FX_ByteString_Replace(CFX_ByteString& dst, uint32_t first, uint32_t last, -- cgit v1.2.3