diff options
Diffstat (limited to 'src/fs/Traits.hxx')
-rw-r--r-- | src/fs/Traits.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/fs/Traits.hxx b/src/fs/Traits.hxx index 244ab8b5c..cdbe2082a 100644 --- a/src/fs/Traits.hxx +++ b/src/fs/Traits.hxx @@ -31,8 +31,6 @@ #include <assert.h> -class Error; - /** * This class describes the nature of a filesystem path. */ |