Cleaned up a section where there were two consecutive identical if statements.
authorMark Michelson <mmichelson@digium.com>
Mon, 18 Jun 2007 23:26:08 +0000 (23:26 +0000)
committerMark Michelson <mmichelson@digium.com>
Mon, 18 Jun 2007 23:26:08 +0000 (23:26 +0000)
commit2265686e335720eee5eaf188db70b0f117ca9060
tree85a24294d398d9f260be0713d57e468c7c579446
parent7573042f954910b92fc3a2c033a72d580c8f02a2
Cleaned up a section where there were two consecutive identical if statements.
Combined the bodies of the two into one if. I blame svn merging for this.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@69808 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_voicemail.c