diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c
index 46c57ecce06d4387afc406d609f8397b52711ab5..43750ed6c64a9d7cf45cdcbb0667d6085065f478 100644
--- a/apps/app_voicemail.c
+++ b/apps/app_voicemail.c
@@ -6139,8 +6139,6 @@ static int vm_intro_ua(struct ast_channel *chan,struct vm_state *vms)
 	return res;
 }
 
-
->>>>>>> .merge-right.r80044
 static int vm_intro(struct ast_channel *chan, struct ast_vm_user *vmu, struct vm_state *vms)
 {
 	char prefile[256];