[Pkg-javascript-commits] [pdf.js] 147/207: Removing unnecessary includes from text selection example

David Prévot taffit at moszumanska.debian.org
Mon Jul 28 15:36:41 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository pdf.js.

commit c7e614323ab1b218f3c974e8dd11cbba562f07d7
Author: Tim van der Meij <timvandermeij at gmail.com>
Date:   Mon Jun 23 22:45:11 2014 +0200

    Removing unnecessary includes from text selection example
---
 examples/text-selection/index.html | 2 --
 1 file changed, 2 deletions(-)

diff --git a/examples/text-selection/index.html b/examples/text-selection/index.html
index 9f993e8..be2921f 100644
--- a/examples/text-selection/index.html
+++ b/examples/text-selection/index.html
@@ -8,8 +8,6 @@
         <script src="../../build/generic/build/pdf.js"></script>
 
         <!-- These files are viewer components that you will need to get text-selection to work -->
-        <script src="../../web/pdf_find_bar.js"></script>
-        <script src="../../web/pdf_find_controller.js"></script>
         <script src="../../web/ui_utils.js"></script>
         <script src="../../web/text_layer_builder.js"></script>
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/pdf.js.git



More information about the Pkg-javascript-commits mailing list