summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryce Harrington <bryce@bryceharrington.org>2016-01-21 16:41:22 -0800
committerBryce Harrington <bryce@bryceharrington.org>2016-01-21 16:41:37 -0800
commit40de84e0616190ab384a459ea7d7288d4d16afad (patch)
treebe98f8ccab39ae7058b636765e6632cafc5e729c
parent786a01c6b382f5be0da8e5668509832085870226 (diff)
Drop redundant inclusion of wayland-protocols
-rwxr-xr-xwl_clone1
1 files changed, 0 insertions, 1 deletions
diff --git a/wl_clone b/wl_clone
index f98256c..f6559b9 100755
--- a/wl_clone
+++ b/wl_clone
@@ -40,7 +40,6 @@ clone_or_update() {
}
clone_or_update git://anongit.freedesktop.org/wayland/wayland
-clone_or_update git://anongit.freedesktop.org/wayland/wayland-protocols
clone_or_update git://anongit.freedesktop.org/git/mesa/drm
clone_or_update git://anongit.freedesktop.org/xcb/proto
clone_or_update git://anongit.freedesktop.org/xorg/util/macros