summaryrefslogtreecommitdiff
path: root/protocol
diff options
context:
space:
mode:
authorTiago Vignatti <tiago.vignatti@intel.com>2011-07-26 11:43:19 +0300
committerKristian Høgsberg <krh@bitplanet.net>2011-07-26 08:21:49 -0700
commit7a291117e7ff1c8f817242b9b223e600a0a9e3c8 (patch)
treeeb97c10efda090c8af5645a301a1e1f3bf93724a /protocol
parent986703ac7365bc87a5501714adb9fc73157c62b7 (diff)
protocol: Delete screenshooter.xml
The protocol interface is on compositor's side now. Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com>
Diffstat (limited to 'protocol')
-rw-r--r--protocol/screenshooter.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/protocol/screenshooter.xml b/protocol/screenshooter.xml
deleted file mode 100644
index f8d993d..0000000
--- a/protocol/screenshooter.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<protocol name="screenshooter">
-
- <interface name="screenshooter" version="1">
- <request name="shoot"/>
- </interface>
-
-</protocol>