diff -r de27cc8389dd -r 301aeb18ae47 wlanutilities/wlansniffer/wlansnifferapplication/res/listview.css --- a/wlanutilities/wlansniffer/wlansnifferapplication/res/listview.css Thu Sep 02 21:36:44 2010 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,6 +0,0 @@ -/* WLAN status label in list view. */ -HbLabel#statusLabel::text { - /* Status label should take no more than two rows. */ - text-line-count-min: 1; - text-line-count-max: 2; -}