I see..how do I remove them?
And when I uninstall this, I can still install it again when I need it right?
Do you use use phpmyadmin??? It's easy to delete tables using this. Otherwise go to Admin -> Tools -> Install SQL Patches and copy/paste the following:
and you shouldn't have any problems re-installing in the future.PHP Code:DROP TABLE `reward_customer_points`, `reward_product_points`, `reward_points_history`;