]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Refactor out extraneous call to gettime
authorTravis Cross <tc@traviscross.com>
Mon, 17 Mar 2014 02:06:58 +0000 (02:06 +0000)
committerTravis Cross <tc@traviscross.com>
Mon, 17 Mar 2014 17:47:51 +0000 (17:47 +0000)
commitc006e97accd02e6125df2f0398a8fc06d35fde38
treea7cd9bfd9bf0b73a4082fd1d443e65c13e999e56
parent340b697e1b645108dfb4776790f59f9049470acf
Refactor out extraneous call to gettime

We were calling switch_epoch_time_now() twice for no good reason.
src/switch_scheduler.c