aboutsummaryrefslogtreecommitdiff
path: root/src/example-service.xml
diff options
context:
space:
mode:
authorJason Conti <jason.conti@gmail.com>2011-05-10 14:03:04 -0400
committerJason Conti <jason.conti@gmail.com>2011-05-10 14:03:04 -0400
commit8aadb6326f3ad54696a3f7af19c2f9f97462584c (patch)
tree97231f6be76fa7772d85b3bb95f79981d9499fe8 /src/example-service.xml
parent37ab8b9b76602652275ab095d6bc3b789b816c34 (diff)
downloadayatana-indicator-notifications-8aadb6326f3ad54696a3f7af19c2f9f97462584c.tar.gz
ayatana-indicator-notifications-8aadb6326f3ad54696a3f7af19c2f9f97462584c.tar.bz2
ayatana-indicator-notifications-8aadb6326f3ad54696a3f7af19c2f9f97462584c.zip
Removed the interface from example, no longer needed, so removing it here too.
Diffstat (limited to 'src/example-service.xml')
-rw-r--r--src/example-service.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/example-service.xml b/src/example-service.xml
deleted file mode 100644
index 6f19914..0000000
--- a/src/example-service.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<node name="/">
- <interface name="com.example.indicator.example.service">
-
-<!-- Methods -->
-
-<!-- Signals -->
-
- </interface>
-</node>