summaryrefslogtreecommitdiffstats
path: root/src/contacts/qcontactmanager.h
diff options
context:
space:
mode:
authorKonstantin Ritt <ritt.ks@gmail.com>2014-05-16 17:38:07 +0300
committerMatthew Vogt <matthew.vogt@qinetic.com.au>2014-07-13 00:10:55 +0200
commit73db06da08ee94a62cc4a4af5dbafa7ba288db69 (patch)
treef18ff712a192840a091478cba046b605f624a77f /src/contacts/qcontactmanager.h
parentb28dc2d9afb399787dd6cef589c14a34023214df (diff)
Get rid of StorageLocations concept
The StorageLocations concept was introduced to support a feature of the qtjsondb backends, which were never released and have now been removed. The concept is no longer desired, as the semantics are unclear and no existing backend provides the feature. Change-Id: I4b1826c8e9562bc4e6c8d93935909b8b8089f29f Reviewed-by: Christopher Adams <chris.adams@jollamobile.com> Reviewed-by: Alex Blasche <alexander.blasche@digia.com> Reviewed-by: Michael Krasnyk <michael.krasnyk@gmail.com> Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
Diffstat (limited to 'src/contacts/qcontactmanager.h')
-rw-r--r--src/contacts/qcontactmanager.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/contacts/qcontactmanager.h b/src/contacts/qcontactmanager.h
index 4b8940517..63940e4cc 100644
--- a/src/contacts/qcontactmanager.h
+++ b/src/contacts/qcontactmanager.h
@@ -107,7 +107,6 @@ public:
LimitReachedError,
InvalidContactTypeError,
TimeoutError,
- InvalidStorageLocationError,
MissingPlatformRequirementsError
};