Go to Opera--> Utilities Opera SQL
SELECT * FROM BOF$INT_SETUP WHERE BOF_TRX_CODE='xxxx'
(after finding the duplicate ones note down their BOF_SETUP_ID which
is extra)
Then DELETE command as follows:
DELETE BOF_TRX_CODE ='xxxx' where BOF_SETUP_ID=...