Revert "MSVC complains because we're using 'fabs()' to compare 2 x integers"
authorPaul Davis <paul@linuxaudiosystems.com>
Sat, 22 Sep 2018 12:50:16 +0000 (08:50 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Sat, 22 Sep 2018 12:50:16 +0000 (08:50 -0400)
commitf39bcaa4bfe0a6aed097f669f039ae2efcc2642f
tree1fa6993b75d6b0a16b805671d142907a80e8259c
parent62f29d6c440dee32e45f8ed2b75d87de30234342
Revert "MSVC complains because we're using 'fabs()' to compare 2 x integers"

You can't remove an abs() conversion and keep the same semantics.

This reverts commit d89b8cc0ad01eaf59dc605939628003dfa89899d.
libs/ardour/session_process.cc