summaryrefslogtreecommitdiffstats
path: root/mtp/mtp_MtpDatabase.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'mtp/mtp_MtpDatabase.hpp')
-rwxr-xr-xmtp/mtp_MtpDatabase.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/mtp/mtp_MtpDatabase.hpp b/mtp/mtp_MtpDatabase.hpp
index cc8097be2..49e59135a 100755
--- a/mtp/mtp_MtpDatabase.hpp
+++ b/mtp/mtp_MtpDatabase.hpp
@@ -64,6 +64,7 @@ public:
virtual ~MyMtpDatabase();
void createDB(MtpStorage* storage, MtpStorageID storageID);
+ void destroyDB(MtpStorageID storageID);
virtual MtpObjectHandle beginSendObject(const char* path,
MtpObjectFormat format,
MtpObjectHandle parent,