[PATCH 1/5] scanner: remove unused scanner.mk
Pekka Paalanen
ppaalanen at gmail.com
Thu Jul 27 13:08:25 UTC 2017
On Wed, 26 Jul 2017 14:56:17 +0100
Emil Velikov <emil.l.velikov at gmail.com> wrote:
> From: Emil Velikov <emil.velikov at collabora.com>
>
> Nothing in the existing codebase references the file.
>
> Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
> ---
> src/scanner.mk | 8 --------
> 1 file changed, 8 deletions(-)
> delete mode 100644 src/scanner.mk
>
> diff --git a/src/scanner.mk b/src/scanner.mk
> deleted file mode 100644
> index 1b6963c..0000000
> --- a/src/scanner.mk
> +++ /dev/null
> @@ -1,8 +0,0 @@
> -%-protocol.c : $(protocoldir)/%.xml
> - $(AM_V_GEN)$(wayland_scanner) code < $< > $@
> -
> -%-server-protocol.h : $(protocoldir)/%.xml
> - $(AM_V_GEN)$(wayland_scanner) server-header < $< > $@
> -
> -%-client-protocol.h : $(protocoldir)/%.xml
> - $(AM_V_GEN)$(wayland_scanner) client-header < $< > $@
Ha! Indeed.
Reviewed-by: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
I'd push this immediately, but not sure this counts as a bugfix as we
are past beta release.
Thanks,
pq
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/wayland-devel/attachments/20170727/16ff000a/attachment.sig>
More information about the wayland-devel
mailing list