fix non-critical compiler warnings
Fixes
- unsuffixed floating constant [-Wunsuffixed-float-constants] (where possible)
- defined but not used [-Wunused-variable]
- defined but not used [-Wunused-function]
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Fixes