diff options
author | Miikka Heikkinen <miikka.heikkinen@digia.com> | 2011-02-04 13:10:08 (GMT) |
---|---|---|
committer | Miikka Heikkinen <miikka.heikkinen@digia.com> | 2011-02-04 13:10:08 (GMT) |
commit | 2b5454432f132f98a1216f1dd8163acb4800191e (patch) | |
tree | cd2cca1f9bd5fc6c299734d818d3a8b78c84ce68 /mkspecs/common | |
parent | 10c7730877d314ec4eda6728e2d66c38beff8d62 (diff) | |
download | Qt-2b5454432f132f98a1216f1dd8163acb4800191e.zip Qt-2b5454432f132f98a1216f1dd8163acb4800191e.tar.gz Qt-2b5454432f132f98a1216f1dd8163acb4800191e.tar.bz2 |
Revert "Implement Symbian support for enable_backup CONFIG value"
This reverts commit 10c7730877d314ec4eda6728e2d66c38beff8d62.
Maemo/Meego support for this needs to be verified before this
can be added so reverting this for now.
Diffstat (limited to 'mkspecs/common')
-rw-r--r-- | mkspecs/common/symbian/backup_registration.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/mkspecs/common/symbian/backup_registration.xml b/mkspecs/common/symbian/backup_registration.xml deleted file mode 100644 index 794e11d..0000000 --- a/mkspecs/common/symbian/backup_registration.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" standalone="yes"?> -<backup_registration> - <passive_backup> - <include_directory name = "\" /> - </passive_backup> - <system_backup/> - <restore requires_reboot = "no"/> -</backup_registration> |