diff options
| author | Daniel Stone <daniels@collabora.com> | 2018-07-22 10:17:39 +0100 |
|---|---|---|
| committer | Derek Foreman <derek.foreman.samsung@gmail.com> | 2018-07-27 11:16:32 -0500 |
| commit | 614c137200a4f62658ea9144193661f7c5f38c1d (patch) | |
| tree | 6b1073aaca71d47afa6ed31ec97d80e07b81f398 | |
| parent | build: Remove support for non-pkg-config Expat (diff) | |
| download | wayland-614c137200a4f62658ea9144193661f7c5f38c1d.tar wayland-614c137200a4f62658ea9144193661f7c5f38c1d.tar.gz wayland-614c137200a4f62658ea9144193661f7c5f38c1d.tar.bz2 wayland-614c137200a4f62658ea9144193661f7c5f38c1d.tar.lz wayland-614c137200a4f62658ea9144193661f7c5f38c1d.tar.xz wayland-614c137200a4f62658ea9144193661f7c5f38c1d.tar.zst wayland-614c137200a4f62658ea9144193661f7c5f38c1d.zip | |
spec: Delete old unused directory
The protocol spec used to live here, but it's now part of the regular
doc build. The PNG files are created as part of the doc build. Delete
the pre-generated versions.
Signed-off-by: Daniel Stone <daniels@collabora.com>
Reviewed-by: Derek Foreman <derek.foreman.samsung@gmail.com>
| -rw-r--r-- | spec/.gitignore | 3 | ||||
| -rw-r--r-- | spec/wayland-architecture.png | bin | 29162 -> 0 bytes | |||
| -rw-r--r-- | spec/x-architecture.png | bin | 37306 -> 0 bytes |
3 files changed, 0 insertions, 3 deletions
diff --git a/spec/.gitignore b/spec/.gitignore deleted file mode 100644 index 4962683..0000000 --- a/spec/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -main.aux -main.log -main.pdf diff --git a/spec/wayland-architecture.png b/spec/wayland-architecture.png Binary files differdeleted file mode 100644 index 4f92e0f..0000000 --- a/spec/wayland-architecture.png +++ /dev/null diff --git a/spec/x-architecture.png b/spec/x-architecture.png Binary files differdeleted file mode 100644 index 098205b..0000000 --- a/spec/x-architecture.png +++ /dev/null |
