diff options
Diffstat (limited to '')
-rw-r--r-- | src/Directory.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Directory.hxx b/src/Directory.hxx index 1ef4693e2..24ba685e6 100644 --- a/src/Directory.hxx +++ b/src/Directory.hxx @@ -95,10 +95,6 @@ protected: static Directory *Allocate(const char *path); public: - /** - * Default constructor, needed for #detached_root. - */ - Directory(); ~Directory(); /** |