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

Unified Diff: xfa/src/fxbarcode/BC_Binarizer.h

Issue 1741003002: Cleanup forward declarations. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 10 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 | « xfa/src/fwl/src/core/include/fwl_widgetmgrimp.h ('k') | xfa/src/fxbarcode/BC_UtilRSS.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xfa/src/fxbarcode/BC_Binarizer.h
diff --git a/xfa/src/fxbarcode/BC_Binarizer.h b/xfa/src/fxbarcode/BC_Binarizer.h
index 281f4ae5d4a8242e2627be00763f70063f3d60dd..ed1ac9c19cec98fc72841ecbb3cd96648920bd3f 100644
--- a/xfa/src/fxbarcode/BC_Binarizer.h
+++ b/xfa/src/fxbarcode/BC_Binarizer.h
@@ -12,7 +12,6 @@
class CBC_LuminanceSource;
class CBC_CommonBitMatrix;
class CBC_CommonBitArray;
-class CBC_BinaryBitmap;
class CBC_Binarizer {
public:
« no previous file with comments | « xfa/src/fwl/src/core/include/fwl_widgetmgrimp.h ('k') | xfa/src/fxbarcode/BC_UtilRSS.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698