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_windows.cc | |
| parent | 652a6467fdc4e562fe9166d491f4ca9848e37abb (diff) | |
Revert mac rdisk vs disk stuff as I'm not convinced it makes much difference.
Diffstat (limited to 'src/lib/cross_windows.cc')
| -rw-r--r-- | src/lib/cross_windows.cc | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/lib/cross_windows.cc b/src/lib/cross_windows.cc index 96c69d780..8ccc790d6 100644 --- a/src/lib/cross_windows.cc +++ b/src/lib/cross_windows.cc @@ -596,13 +596,6 @@ Drive::unmount () } -string -Drive::device_for_write () const -{ - return device (); -} - - boost::filesystem::path config_path () { |
