summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
authorMartin Zielinski <martin.zielinski@nokia.com>2012-01-27 10:01:15 +1000
committerQt by Nokia <qt-info@nokia.com>2012-02-01 07:46:49 +0100
commit013def8ddcd3a2c2a8c253baf1071607bd3d3a55 (patch)
tree55510bd0ffcd4656dac33636ec43533751a4ae5e /sync.profile
parent82f57c1d4b428f1cb29dc8745d5e14f06084307a (diff)
downloadqtlocation-013def8ddcd3a2c2a8c253baf1071607bd3d3a55.tar.gz
Remove use of deprecated VariantStream API
Also removes the dependency on mt-client, as this is the last usage of it in the code. Removes config.tests as they are testing for Qt modules or Qt Addon modules which can be tested for in the .pro files with !isEmpty(QT.foo.name). Change-Id: I2a621d73ef76de51154ad9ce80fb2c84881ae3de Reviewed-by: Alex Wilson <alex.wilson@nokia.com>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sync.profile b/sync.profile
index 21ab025f..f775132e 100644
--- a/sync.profile
+++ b/sync.profile
@@ -32,6 +32,4 @@
# compile tests
%configtests = (
- "jsondb" => {},
- "mtclient" => {},
);