summaryrefslogtreecommitdiff
path: root/include/comphelper/random.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/comphelper/random.hxx')
-rw-r--r--include/comphelper/random.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/comphelper/random.hxx b/include/comphelper/random.hxx
index 4eee4ff2de1f..345d57c7158d 100644
--- a/include/comphelper/random.hxx
+++ b/include/comphelper/random.hxx
@@ -14,7 +14,6 @@
namespace comphelper::rng
{
-
// These functions obey the SAL_RAND_REPEATABLE environment
// variable: If it is set, use a fixed seed.