]> git.parisson.com Git - pdf.js.git/commitdiff
minor
authorArtur Adib <arturadib@gmail.com>
Tue, 25 Oct 2011 17:44:15 +0000 (10:44 -0700)
committerArtur Adib <arturadib@gmail.com>
Tue, 25 Oct 2011 17:44:15 +0000 (10:44 -0700)
src/worker.js

index 0242cc9293776344d6d33ce27b2bb57c63672969..69b1e652c9a53478e02d0cc38a08e493f1942e04 100644 (file)
@@ -41,9 +41,6 @@ MessageHandler.prototype = {
   }
 };
 
-/* -*- Mode: Java; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- /
-/* vim: set shiftwidth=2 tabstop=2 autoindent cindent expandtab: */
-
 var WorkerProcessorHandler = {
   setup: function(handler) {
     var pdfDoc = null;