aboutsummaryrefslogtreecommitdiffhomepage
path: root/site
diff options
context:
space:
mode:
authorGravatar mtklein <mtklein@chromium.org>2015-03-11 11:55:13 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-03-11 11:55:14 -0700
commit22712569a5f37cd5a23573367cce96801e04b172 (patch)
tree860ef7756f6084f235b81c0f473e0c5fdee34e14 /site
parentcb251f1d0a8aa7f3e6f685b45046173fc05f4b92 (diff)
Clean up poppler code.
We're not actually using it. BUG=skia:3362 DOCS_PREVIEW= https://skia.org/?cl=1002493002 Review URL: https://codereview.chromium.org/1002493002
Diffstat (limited to 'site')
-rw-r--r--site/user/quick/linux.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/site/user/quick/linux.md b/site/user/quick/linux.md
index 7b345654f9..ef4f95b667 100644
--- a/site/user/quick/linux.md
+++ b/site/user/quick/linux.md
@@ -33,8 +33,6 @@ Make sure the following have been installed:
* mesa-common-dev
* GL
* such as freeglut3-dev
- * Poppler PDF rendering library C++ development files
- * suggested Ubuntu package: libpoppler-cpp-dev
Check out the source code
-------------------------