From 4f9ea6bb5715c69c560e8ca599c0dc4f2977bf85 Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Mon, 9 May 2016 12:49:54 +0200 Subject: Remove unused variables This fixes warnings from clang --- document-portal/Makefile.am.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'document-portal') diff --git a/document-portal/Makefile.am.inc b/document-portal/Makefile.am.inc index 3b1419b..f3dd0ba 100644 --- a/document-portal/Makefile.am.inc +++ b/document-portal/Makefile.am.inc @@ -30,4 +30,4 @@ xdg_document_portal_SOURCES = \ $(NULL) xdg_document_portal_LDADD = $(BASE_LIBS) $(FUSE_LIBS) libflatpak-common.la -xdg_document_portal_CFLAGS = $(BASE_CFLAGS) $(OSTREE_CFLAGS) $(SOUP_CFLAGS) $(XAUTH_LIBS) $(FUSE_CFLAGS) -I$(srcdir)/document-portal -I$(builddir)/document-portal +xdg_document_portal_CFLAGS = $(BASE_CFLAGS) $(OSTREE_CFLAGS) $(SOUP_CFLAGS) $(FUSE_CFLAGS) -I$(srcdir)/document-portal -I$(builddir)/document-portal -- cgit v1.2.1