Which classipress version are you using. This is an old thread and refers to classipress 2.9.3.
If you want to remove the contact ad owner tab in classipress 3.5.3 you would manually remove this tab in sidebar-ad.php
remove this line (or comment it out)
<li><a href="#priceblock2"><span class="big"><?php _e('Contact', 'appthemes') ?></span></a></li>