Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(346)

Unified Diff: xfa/fxbarcode/utils.h

Issue 2617723002: remove unused CFX_PtrToInt32 typedef (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xfa/fxbarcode/utils.h
diff --git a/xfa/fxbarcode/utils.h b/xfa/fxbarcode/utils.h
index 9b5eae3ef168a493249e095c2cafd993264ea9e5..7473d4196b2df35c67d3c5c598215ac8f3646205 100644
--- a/xfa/fxbarcode/utils.h
+++ b/xfa/fxbarcode/utils.h
@@ -9,7 +9,6 @@
#include "core/fxcrt/fx_basic.h"
-typedef CFX_MapPtrTemplate<void*, int32_t> CFX_PtrToInt32;
bool BC_FX_ByteString_Replace(CFX_ByteString& dst,
uint32_t first,
uint32_t last,
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698