diff options
Diffstat (limited to 'rsc/source/parser/rscicpx.cxx')
-rw-r--r-- | rsc/source/parser/rscicpx.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rsc/source/parser/rscicpx.cxx b/rsc/source/parser/rscicpx.cxx index 003555601ee1..714c1ac16224 100644 --- a/rsc/source/parser/rscicpx.cxx +++ b/rsc/source/parser/rscicpx.cxx @@ -389,7 +389,6 @@ RscTop * RscTypCont::InitClassListBox( RscTop * pSuper, RscArray * pStrLst ) INS_WINBIT(pClassListBox,VScroll); INS_WINBIT(pClassListBox,AutoSize) INS_WINBIT(pClassListBox,AutoHScroll) - INS_WINBIT(pClassListBox,DDExtraWidth) { RSCINST aDflt = aUShort.Create( nullptr, RSCINST() ); |