fix warning "'SeedStorage* randTLS()' defined but not used"
authorKonstantin Ritt <ritt.ks@gmail.com>
Tue, 11 Jan 2011 12:58:19 +0000 (13:58 +0100)
committerOlivier Goffart <olivier.goffart@nokia.com>
Tue, 11 Jan 2011 12:58:19 +0000 (13:58 +0100)
commit62a681d116154235325c8b13f6df0042d81851ee
tree5eb543df8414df4480249f1cc98f7e4341cd8d60
parent3bd2b098888432aa29cc085759963dbb7e009ecf
fix warning "'SeedStorage* randTLS()' defined but not used"

by setting the proper macro-guards;
regroup macro-guards for better readability (superfluous change, I know);
fix typos in the comments

was not splited into two commits to make it more clear why and how
that warning is fixed now

Merge-request: 955
Reviewed-by: Olivier Goffart <olivier.goffart@nokia.com>
src/corelib/global/qglobal.cpp