]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Remove remnants of last commit so trunk builds again.
authorJoshua Colp <jcolp@digium.com>
Mon, 20 Aug 2007 15:53:20 +0000 (15:53 +0000)
committerJoshua Colp <jcolp@digium.com>
Mon, 20 Aug 2007 15:53:20 +0000 (15:53 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@80046 65c4cc65-6c06-0410-ace0-fbb531ad65f3

apps/app_voicemail.c

index 46c57ecce06d4387afc406d609f8397b52711ab5..43750ed6c64a9d7cf45cdcbb0667d6085065f478 100644 (file)
@@ -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];