diff options
Diffstat (limited to 'fpdfsdk/pdfsdk_fieldaction.h')
-rw-r--r-- | fpdfsdk/pdfsdk_fieldaction.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fpdfsdk/pdfsdk_fieldaction.h b/fpdfsdk/pdfsdk_fieldaction.h index aec5dcaa27..27049892a3 100644 --- a/fpdfsdk/pdfsdk_fieldaction.h +++ b/fpdfsdk/pdfsdk_fieldaction.h @@ -24,7 +24,6 @@ struct PDFSDK_FieldAction { bool bModifier; bool bShift; - int nCommitKey; WideString sChange; WideString sChangeEx; bool bKeyDown; |