fs/Path: move path_domain to Domain.hxx

This commit is contained in:
Max Kellermann
2013-10-17 22:20:53 +02:00
parent 0d33ae52c6
commit fa60b9ae94
6 changed files with 52 additions and 5 deletions

View File

@@ -34,8 +34,6 @@
class Error;
extern const class Domain path_domain;
/**
* A path name in the native file system character set.
*/