{
m_labelOrig = rsLabel; // save original label
- // OS/2 does not support neither ellipsize nor markup in static text:
- DoSetLabel(rsLabel);
- DoSetLabel(GetEllipsizedLabelWithoutMarkup());
+ // OS/2 does not support ellipsized labels in static text:
+ DoSetLabel(GetEllipsizedLabel());
//
// Adjust the size of the window to fit to the label unless autoresizing is