summaryrefslogtreecommitdiff
path: root/fxbarcode/cbc_ean8.h
diff options
context:
space:
mode:
Diffstat (limited to 'fxbarcode/cbc_ean8.h')
-rw-r--r--fxbarcode/cbc_ean8.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/fxbarcode/cbc_ean8.h b/fxbarcode/cbc_ean8.h
index 16480ef298..7ddd2dea8b 100644
--- a/fxbarcode/cbc_ean8.h
+++ b/fxbarcode/cbc_ean8.h
@@ -24,8 +24,6 @@ class CBC_EAN8 : public CBC_OneCode {
bool RenderDevice(CFX_RenderDevice* device,
const CFX_Matrix* matrix,
int32_t& e) override;
- bool RenderBitmap(CFX_RetainPtr<CFX_DIBitmap>& pOutBitmap,
- int32_t& e) override;
BC_TYPE GetType() override;
private: