[Pkg-javascript-commits] [pdf.js] 123/207: Removes PDFJS.Annotation

David Prévot taffit at moszumanska.debian.org
Mon Jul 28 15:36:38 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 88fd1aa78b1d465a770ef83591f6030e1e87a8fe
Author: Yury Delendik <ydelendik at mozilla.com>
Date:   Wed Jun 18 16:58:11 2014 -0500

    Removes PDFJS.Annotation
---
 src/core/annotation.js | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/core/annotation.js b/src/core/annotation.js
index 0d55bd8..c021952 100644
--- a/src/core/annotation.js
+++ b/src/core/annotation.js
@@ -318,8 +318,6 @@ var Annotation = (function AnnotationClosure() {
 
   return Annotation;
 })();
-PDFJS.Annotation = Annotation;
-
 
 var WidgetAnnotation = (function WidgetAnnotationClosure() {
 

-- 
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