Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bareos/bareos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/stored/backends/droplet_device.cc')
-rw-r--r--core/src/stored/backends/droplet_device.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/src/stored/backends/droplet_device.cc b/core/src/stored/backends/droplet_device.cc
index 6bf1923a0..68d4e0182 100644
--- a/core/src/stored/backends/droplet_device.cc
+++ b/core/src/stored/backends/droplet_device.cc
@@ -1040,7 +1040,6 @@ class Backend : public BackendInterface {
return nullptr;
}
}
- void FlushDevice(void) override {}
};
#ifdef HAVE_DYNAMIC_SD_BACKENDS