diff options
Diffstat (limited to 'xfa/src/fxbarcode/qrcode/BC_QRGridSampler.h')
-rw-r--r-- | xfa/src/fxbarcode/qrcode/BC_QRGridSampler.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xfa/src/fxbarcode/qrcode/BC_QRGridSampler.h b/xfa/src/fxbarcode/qrcode/BC_QRGridSampler.h index 8d6b96a2b2..ce75ac8d05 100644 --- a/xfa/src/fxbarcode/qrcode/BC_QRGridSampler.h +++ b/xfa/src/fxbarcode/qrcode/BC_QRGridSampler.h @@ -10,8 +10,6 @@ #include "core/include/fxcrt/fx_basic.h" class CBC_CommonBitMatrix; -class CBC_CommonPerspectiveTransform; -class CBC_CommonDefaultGridSampler; class CBC_QRGridSampler { private: |