mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 13:28:06 +02:00
remove unused _mesa_log2() (bug 4468)
This commit is contained in:
parent
c81de36223
commit
96e1ccedec
1 changed files with 0 additions and 3 deletions
|
|
@ -644,9 +644,6 @@ _mesa_inv_sqrtf(float x);
|
|||
extern double
|
||||
_mesa_pow(double x, double y);
|
||||
|
||||
extern float
|
||||
_mesa_log2(float x);
|
||||
|
||||
extern int
|
||||
_mesa_ffs(int i);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue