Open victoria\db\events\USA.txt, hit ctrl+f to open the search funtion and search for "14182", you will then see this:
Delete the line "event = 14181" and bob's your uncle.
Code:
#########################################################################
# Reconstruction
#########################################################################
event = {
id = 14182
random = no
country = USA
trigger = {
event = 14181
NOT = {
exists = CSA
}
OR = {
won_war = { country = USA country = CSA }
won_war = { country = CSA country = USA }
}
}
Delete the line "event = 14181" and bob's your uncle.