mirror of
https://github.com/glest/glest-source.git
synced 2025-08-18 22:21:18 +02:00
- updated for debian compliance
This commit is contained in:
@@ -53,7 +53,6 @@ __ieee754_gammaf_r (Simple x, int *signgamp)
|
||||
return x - x;
|
||||
}
|
||||
|
||||
/* XXX FIXME. */
|
||||
return __ieee754_expf (__ieee754_lgammaf_r (x, signgamp));
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user