summaryrefslogtreecommitdiff
path: root/library/storage.h
Side-by-side diff
Diffstat (limited to 'library/storage.h') (more/less context) (ignore whitespace changes)
-rw-r--r--library/storage.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/library/storage.h b/library/storage.h
index 35a1109..4c29288 100644
--- a/library/storage.h
+++ b/library/storage.h
@@ -37,10 +37,6 @@ public:
static bool hasCf();
static bool hasSd();
static bool hasMmc();
-
- QString getCfPath();
- QString getSdPath();
- QString getMmcPath();
signals:
void disksChanged();