summaryrefslogtreecommitdiff
path: root/xfa/fwl/cfx_barcode.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fwl/cfx_barcode.h')
-rw-r--r--xfa/fwl/cfx_barcode.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/fwl/cfx_barcode.h b/xfa/fwl/cfx_barcode.h
index f2445c2f08..20155ca0a2 100644
--- a/xfa/fwl/cfx_barcode.h
+++ b/xfa/fwl/cfx_barcode.h
@@ -54,7 +54,6 @@ class CFX_Barcode {
bool SetWideNarrowRatio(int32_t ratio);
bool SetStartChar(char start);
bool SetEndChar(char end);
- bool SetVersion(int32_t version);
bool SetErrorCorrectionLevel(int32_t level);
bool SetTruncated(bool truncated);