composite.c: use 'double' consistently
* composite.c (get_composition_id): Use 'double' consistently instead of converting 'float' to 'double' and vice versa; this is easier to understand and avoids a GCC warning.
Showing
Please register or sign in to comment