summaryrefslogtreecommitdiffstats
path: root/common/store.h
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2018-02-06 08:18:38 +0100
committerChristian Mollekopf <chrigi_1@fastmail.fm>2018-02-06 08:38:09 +0100
commit95854555f038708ddb3fe2e7244deaa57e9a4b8c (patch)
tree025dd3a2d8dc8d686d02c05175f1582e4b3801ba /common/store.h
parent9b84aff4b68c3cef3328c85ac12418048b169cee (diff)
downloadsink-95854555f038708ddb3fe2e7244deaa57e9a4b8c.tar.gz
sink-95854555f038708ddb3fe2e7244deaa57e9a4b8c.zip
Removed all traces of BLOB properties
Diffstat (limited to 'common/store.h')
-rw-r--r--common/store.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/common/store.h b/common/store.h
index 3ad547e..62858c5 100644
--- a/common/store.h
+++ b/common/store.h
@@ -43,11 +43,6 @@ namespace Store {
43 43
44QString SINK_EXPORT storageLocation(); 44QString SINK_EXPORT storageLocation();
45 45
46/**
47 * Returns a unique path for a writable file that can be used to write BLOB properties.
48 */
49QString SINK_EXPORT getTemporaryFilePath();
50
51// Must be the same as in ModelResult 46// Must be the same as in ModelResult
52enum Roles 47enum Roles
53{ 48{