diff options
Diffstat (limited to 'src/fs/Path.hxx')
-rw-r--r-- | src/fs/Path.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/fs/Path.hxx b/src/fs/Path.hxx index a8e339685..10709219b 100644 --- a/src/fs/Path.hxx +++ b/src/fs/Path.hxx @@ -34,8 +34,6 @@ class Error; -extern const class Domain path_domain; - /** * A path name in the native file system character set. */ |