diff -r bdc64aa9b954 -r 822a45792fdd wlanutilities/wlansniffer/wlansnifferapplication/res/listview.css --- a/wlanutilities/wlansniffer/wlansnifferapplication/res/listview.css Mon Aug 23 13:30:09 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; -}