aboutsummaryrefslogtreecommitdiffstats
path: root/src/fs/Path.hxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-10-17 22:20:53 +0200
committerMax Kellermann <max@duempel.org>2013-10-17 22:20:53 +0200
commitfa60b9ae94a61c71da2b7dd7305eb191612bc6e6 (patch)
tree6cff6f0e2ba340f8c31b4ef6471bd32d4eef1a27 /src/fs/Path.hxx
parent0d33ae52c6f150d7231a85ea83a164cbb27c10bc (diff)
downloadmpd-fa60b9ae94a61c71da2b7dd7305eb191612bc6e6.tar.gz
mpd-fa60b9ae94a61c71da2b7dd7305eb191612bc6e6.tar.xz
mpd-fa60b9ae94a61c71da2b7dd7305eb191612bc6e6.zip
fs/Path: move path_domain to Domain.hxx
Diffstat (limited to 'src/fs/Path.hxx')
-rw-r--r--src/fs/Path.hxx2
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.
*/