The problem is I have a standby database created .Now in the primary database i have these parameters

log_archive_dest_2 ='SERVICE=standby'
log_archive_dest_state_2 =ENABLE
log_archive_dest_state_1 =ENABLE
standby_archive_dest =/oradata/archive/sprdprod

Can i comment these parameters and restart the database .
Will that solve my problem