diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-04-30 01:16:20 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-04-30 01:16:20 +0200 |
| commit | 56caa542a558a3e261a3da4773c9ed3e66e262ab (patch) | |
| tree | 9ac47e0b51ef10c0fb6fed7ceffa9cfe5d26b22a /src/lib/cross.h | |
| parent | 652a6467fdc4e562fe9166d491f4ca9848e37abb (diff) | |
Revert mac rdisk vs disk stuff as I'm not convinced it makes much difference.
Diffstat (limited to 'src/lib/cross.h')
| -rw-r--r-- | src/lib/cross.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/cross.h b/src/lib/cross.h index d8296e217..114581269 100644 --- a/src/lib/cross.h +++ b/src/lib/cross.h @@ -117,8 +117,6 @@ public: return _device; } - std::string device_for_write () const; - bool mounted () const { return !_mount_points.empty(); } |
