diff options
| author | Tiago Vignatti <tiago.vignatti@intel.com> | 2011-07-26 11:43:19 +0300 |
|---|---|---|
| committer | Kristian Høgsberg <krh@bitplanet.net> | 2011-07-26 08:21:49 -0700 |
| commit | 7a291117e7ff1c8f817242b9b223e600a0a9e3c8 (patch) | |
| tree | eb97c10efda090c8af5645a301a1e1f3bf93724a /protocol | |
| parent | scanner: Take copyright notice from xml file (diff) | |
| download | wayland-7a291117e7ff1c8f817242b9b223e600a0a9e3c8.tar wayland-7a291117e7ff1c8f817242b9b223e600a0a9e3c8.tar.gz wayland-7a291117e7ff1c8f817242b9b223e600a0a9e3c8.tar.bz2 wayland-7a291117e7ff1c8f817242b9b223e600a0a9e3c8.tar.lz wayland-7a291117e7ff1c8f817242b9b223e600a0a9e3c8.tar.xz wayland-7a291117e7ff1c8f817242b9b223e600a0a9e3c8.tar.zst wayland-7a291117e7ff1c8f817242b9b223e600a0a9e3c8.zip | |
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.xml | 7 |
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> |
