diff options
Diffstat (limited to 'common/store.h')
-rw-r--r-- | common/store.h | 5 |
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 | ||
44 | QString SINK_EXPORT storageLocation(); | 44 | QString SINK_EXPORT storageLocation(); |
45 | 45 | ||
46 | /** | ||
47 | * Returns a unique path for a writable file that can be used to write BLOB properties. | ||
48 | */ | ||
49 | QString SINK_EXPORT getTemporaryFilePath(); | ||
50 | |||
51 | // Must be the same as in ModelResult | 46 | // Must be the same as in ModelResult |
52 | enum Roles | 47 | enum Roles |
53 | { | 48 | { |