summaryrefslogtreecommitdiffstats
path: root/mtp/MtpDatabase.h
diff options
context:
space:
mode:
Diffstat (limited to 'mtp/MtpDatabase.h')
-rwxr-xr-xmtp/MtpDatabase.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mtp/MtpDatabase.h b/mtp/MtpDatabase.h
index c25e9b24c..a0ff8dace 100755
--- a/mtp/MtpDatabase.h
+++ b/mtp/MtpDatabase.h
@@ -61,6 +61,7 @@ public:
virtual MtpDevicePropertyList* getSupportedDeviceProperties() = 0;
virtual void createDB(MtpStorage* storage, MtpStorageID storageID) = 0;
+ virtual void destroyDB(MtpStorageID storageID) = 0;
virtual MtpResponseCode getObjectPropertyValue(MtpObjectHandle handle,
MtpObjectProperty property,