Sorry but if you have in your general settings that domain name with www its normal.
Or try to add funcion in your functions.php
Code:
update_option('siteurl','yourdomain');
update_option('home','yourdomain');
I'm not allowed to put url use with http
but sould work fine with the htaccess as the post above