summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMike Frysinger <vapier@chromium.org>2013-02-27 18:01:15 -0500
committerChromeBot <chrome-bot@google.com>2013-02-27 16:16:35 -0800
commitaef98b63c62862ca7ba3b26bb1650f939c06c86d (patch)
treea2507acad372051d099f654e1021f402b932118a /Makefile
parent942ce9bd9571b86c17aba8fbc198c6f97fdcffab (diff)
downloadlibchrome-gestures-aef98b63c62862ca7ba3b26bb1650f939c06c86d.tar.gz
drop pixman usage
I can't find any references to pixman in the current tree, nor can I see how the commit that added pixman (1b5f1d55edc81ec9384652a1da42d93ee668eb7a) used it either -- that was focused on logging. Punt it. BUG=None TEST=`emerge-daisy gestures` still works TEST=`cros_run_unit_tests --board=stumpy -p gestures` still works Change-Id: If3ef41947d64ac906cc357eaaeea823fa759d3cf Reviewed-on: https://gerrit.chromium.org/gerrit/44237 Reviewed-by: Andrew de los Reyes <adlr@chromium.org> Commit-Queue: Mike Frysinger <vapier@chromium.org> Tested-by: Mike Frysinger <vapier@chromium.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c84f8f0..0ffab8c 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,6 @@ LINK_FLAGS+=-lgcov
else
CXXFLAGS+=\
-DXLOGGING
-PC_DEPS += pixman-1
endif
PKG_CONFIG ?= pkg-config