diff options
Diffstat (limited to 'src/algo_factory/algo_factory.h')
-rw-r--r-- | src/algo_factory/algo_factory.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/algo_factory/algo_factory.h b/src/algo_factory/algo_factory.h index 1bec2adf7..201982766 100644 --- a/src/algo_factory/algo_factory.h +++ b/src/algo_factory/algo_factory.h @@ -35,7 +35,6 @@ class BOTAN_DLL Algorithm_Factory public: /** * Constructor - * @param mf a mutex factory */ Algorithm_Factory(); |