xo-ratio: compiler nit
This commit is contained in:
parent
0ad59b7c9f
commit
b431f70941
1 changed files with 0 additions and 2 deletions
|
|
@ -220,8 +220,6 @@ namespace xo {
|
|||
**/
|
||||
constexpr ratio power(int p) const {
|
||||
|
||||
constexpr ratio retval = ratio(1, 1);
|
||||
|
||||
if (p == 0)
|
||||
return ratio(1, 1);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue