aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/rng/auto_rng/auto_rng.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/rng/auto_rng/auto_rng.h b/src/rng/auto_rng/auto_rng.h
index 0ba214067..13201f251 100644
--- a/src/rng/auto_rng/auto_rng.h
+++ b/src/rng/auto_rng/auto_rng.h
@@ -14,11 +14,6 @@
namespace Botan {
-/**
-* An older interface kept for compatability with existing code
-*
-* Use RandomNumberGenerator::make_rng instead
-*/
class BOTAN_DLL AutoSeeded_RNG : public RandomNumberGenerator
{
public: