| Index: xfa/fwl/basewidget/ifwl_combobox.h
|
| diff --git a/xfa/fwl/basewidget/ifwl_combobox.h b/xfa/fwl/basewidget/ifwl_combobox.h
|
| index b76724811b349f9bd3c57211125d7e96d6f14d90..d8ab1db73f2ce0fbabd162614da959506d1fc2c4 100644
|
| --- a/xfa/fwl/basewidget/ifwl_combobox.h
|
| +++ b/xfa/fwl/basewidget/ifwl_combobox.h
|
| @@ -14,7 +14,6 @@ class CFWL_WidgetImpProperties;
|
| class IFWL_ComboBox;
|
|
|
| #define FWL_CLASS_ComboBox L"FWL_COMBOBOX"
|
| -#define FWL_CLASSHASH_ComboBox 602353697
|
| #define FWL_STYLEEXT_CMB_DropList (0L << 0)
|
| #define FWL_STYLEEXT_CMB_DropDown (1L << 0)
|
| #define FWL_STYLEEXT_CMB_Sort (1L << 1)
|
|
|