summaryrefslogtreecommitdiffstats
path: root/examples/bluetoothtransferplugin/bluetoothtransferservice.xml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bluetoothtransferplugin/bluetoothtransferservice.xml')
-rw-r--r--examples/bluetoothtransferplugin/bluetoothtransferservice.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/examples/bluetoothtransferplugin/bluetoothtransferservice.xml b/examples/bluetoothtransferplugin/bluetoothtransferservice.xml
deleted file mode 100644
index eeeb76be..00000000
--- a/examples/bluetoothtransferplugin/bluetoothtransferservice.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<SFW version="1.1">
-<service>
- <name>BluetoothTransferService</name>
- <filepath>serviceframework_bluetoothtransferplugin</filepath>
- <description>Example Bluetooth transfer service</description>
- <interface>
- <name>com.nokia.qt.examples.FileTransfer</name>
- <version>1.0</version>
- <description>Implementation of FileTransferInterface</description>
- </interface>
-</service>
-</SFW>